Re: PSQL segmentation fault after setting host - Mailing list pgsql-general

From Tom Lane
Subject Re: PSQL segmentation fault after setting host
Date
Msg-id 22393.1271975330@sss.pgh.pa.us
Whole thread Raw
In response to Re: PSQL segmentation fault after setting host  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> I'd guess the root cause is here though. You seem to be picking up some
> libraries from psqlODBC rather than your main package. I'm betting it's
> got some incompatible changes. Uninstall psqlodbc for a minute and see
> if that solves your problem.

Yeah, the fact that it's linking to two different copies of the same
libraries is pretty scary.  I'm not sure what the /opt/PostgreSQL
stuff is but it's surely not the standard install for your platform.

            regards, tom lane

pgsql-general by date:

Previous
From: "Bob Pawley"
Date:
Subject: Foreign Key
Next
From: Szymon Guz
Date:
Subject: Re: Foreign Key