Re: Bug #856: coredump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mpech(at)openbsd(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #856: coredump
Date: 2002-12-26 17:01:02
Message-ID: 1667.1040922062@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> postgresql=# CREATE USER mpech777;
> CREATE USER
> postgresql=# alter USER mpech777 password 'dddd';
> server closed the connection unexpectedly

Hm, it works fine here. You'll need to give more details about
platform, configuration options, any nondefault settings in
postgresql.conf, etc. A stack trace from the core dump would be
helpful as well, in case we still can't reproduce it.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-12-26 17:09:03 Re: vacuumdb error: tuple concurrently updated
Previous Message Lamar Owen 2002-12-26 16:57:38 Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm