| From: | Krzysztof Czuma <czuma(at)poland(dot)org> |
|---|---|
| To: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | psql v. postmaster |
| Date: | 2001-02-25 15:40:26 |
| Message-ID: | Pine.GSO.4.31.0102251628490.2203-100000@amber.Elektron.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql-bugs | 2001-02-25 15:47:51 | psql crashes postmaster |
| Previous Message | Stu Coates | 2001-02-25 15:25:16 | Re: Lock Detection (was: pg_dump failing on LinuxPPC) |