psql v. postmaster

Поиск
Список
Период
Сортировка
От Krzysztof Czuma
Тема psql v. postmaster
Дата
Msg-id Pine.GSO.4.31.0102251628490.2203-100000@amber.Elektron.pl
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: JDBC packaging error in 7.0.3 with RPM
Следующее
От: Stu Coates
Дата:
Сообщение: Re: Lock Detection (was: pg_dump failing on LinuxPPC)