Re: Bug #742: 7.2.1 createdb test gives segmentation fault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: john(dot)nealy(at)sdhc(dot)k12(dot)fl(dot)us, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #742: 7.2.1 createdb test gives segmentation fault
Date: 2002-08-22 14:55:55
Message-ID: 19637.1030028155@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Przemysław Sztoch 2002-08-22 15:05:42 Re: Bug #743: pg_dump -a -c without DELETE FROM
Previous Message Philip Warner 2002-08-22 14:49:47 Re: Bug #743: pg_dump -a -c without DELETE FROM