psql v. postmaster - Mailing list pgsql-bugs

From Krzysztof Czuma
Subject psql v. postmaster
Date
Msg-id Pine.GSO.4.31.0102251628490.2203-100000@amber.Elektron.pl
Whole thread Raw
List pgsql-bugs
PostgreSQL 7.0.3
SunOS amber 5.8 Generic_108529-05 i86pc i386 i86pc
gcc version 2.95.2 19991024 (release)

configure
    --with-perl
    --enable-syslog
    --with-locale
    --with-odbc
postmaster -S -i -D

su - <user>

psql
Password:
psql: pqReadData() -- backend closed the channel unexpectedly.
        This probably means the backend terminated abnormally
        before or while processing the request.
psql
psql: connectDBStart() -- connect() failed: No such file or directory
        Is the postmaster running at 'localhost'
        and accepting connections on Unix socket '5432'?
---------------------------------------------------------------------------

Comment: in this way, a user can kill postmaster. It seems, that
the problem concerns only one database.

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: JDBC packaging error in 7.0.3 with RPM
Next
From: Stu Coates
Date:
Subject: Re: Lock Detection (was: pg_dump failing on LinuxPPC)