Bug #856: coredump - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #856: coredump
Date
Msg-id 20021225084606.2E7F04758FE@postgresql.org
Whole thread Raw
Responses Re: Bug #856: coredump
List pgsql-bugs
Mike Pechkin (mpech@openbsd.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

pgsql-bugs by date:

Previous
From: Kenji Sugita
Date:
Subject: Libpq is not a shared library on Mac OS X
Next
From: Harald Krake
Date:
Subject: vacuumdb error: tuple concurrently updated