Re: problems on solaris 7 (part 2)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Lauko <laox(at)freemail(dot)hu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: problems on solaris 7 (part 2)
Date: 2001-08-25 23:30:40
Message-ID: 27509.998782240@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> It started perfectly, but psql, createdb and createuser keep dropping segfaults. I really don't know what's going on :(

Segfault on the *client* side you mean? If so, it's not a postmaster
problem.

I seem to recall that there's a problem with linking to the readline
library on that platform --- try building psql without readline and
see if it works then.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dr. Evil 2001-08-25 23:37:50 PL/java?
Previous Message Tom Lane 2001-08-25 23:29:08 Re: version 1 C-Language Functions