Re: Bug #742: 7.2.1 createdb test gives segmentation fault - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #742: 7.2.1 createdb test gives segmentation fault
Date
Msg-id 19637.1030028155@sss.pgh.pa.us
Whole thread Raw
In response to Bug #742: 7.2.1 createdb test gives segmentation fault  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> When installing PG 7.2.1 from source on S/390 Linux using the
> --enable-multibyte option I cannot create databases and psql does not
> work at all.  Everything is fine using plain ./configure.

I suspect you have a problem with psql linking to a
non-multibyte-enabled copy of libpq.so.  Check what "ldd psql" has to
say about resolution of shared library references.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Philip Warner
Date:
Subject: Re: Bug #743: pg_dump -a -c without DELETE FROM
Next
From: Tom Lane
Date:
Subject: Re: Bug #743: pg_dump -a -c without DELETE FROM