Re: psql crashes postmaster

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: czuma@Elektron.pl, pgsql-bugs@postgresql.org
Date: 2001-02-25T18:00:38Z
Lists: pgsql-bugs
pgsql-bugs@postgresql.org writes:
> postmaster crashes every time a user tries to access database from psql

Does it fail for all users, or just some?  Did it used to work and is
now failing, or is this a new installation that's never worked?

What shows up in the postmaster log when this happens?  (If you're not
running with a postmaster log, reconsider that.)  Is there a core file
left behind, and if so what does gdb show for the backtrace?

			regards, tom lane