From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #856: coredump |
Date: | 2002-12-25 08:46:06 |
Message-ID: | 20021225084606.2E7F04758FE@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Mike Pechkin (mpech(at)openbsd(dot)org) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
coredump
Long Description
$ psql
Welcome to psql 7.3, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
postgresql=# CREATE USER mpech777;
CREATE USER
postgresql=# alter USER mpech777 password 'dddd';
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!#
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | Harald Krake | 2002-12-25 16:07:21 | vacuumdb error: tuple concurrently updated |
Previous Message | Kenji Sugita | 2002-12-25 06:27:08 | Libpq is not a shared library on Mac OS X |