Re: 7.2.3 / SuSe Linux / S/390

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mike Blackwell <mblackwell(at)wallace(dot)com>
Cc: PostgreSQL General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: 7.2.3 / SuSe Linux / S/390
Date: 2002-10-31 22:33:53
Message-ID: 19602.1036103633@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mike Blackwell <mblackwell(at)wallace(dot)com> writes:
> 7.2.3 built and runs fine on my RedHat 7.2 box. Only partially works on
> the S/390 Linux, with nearly identical config (no tcl on the 390).
> Problem seems to be client processes segfaulting. Some work: PgAccess
> from another machine seems fine; pg_dump seems ok. Others die with
> segfault: psql, as well as createuser and createdb, which use psql.

Shared library mismatch perhaps? See if you can get a stack trace from
the psql segfault.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2002-10-31 22:46:59 Re: [GENERAL] my.cnf to postgresql.conf Conversion
Previous Message Kevin Old 2002-10-31 22:17:23 my.cnf to postgresql.conf Conversion