Re: Postmaster hangs until Ctrl-C

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postmaster hangs until Ctrl-C
Дата
Msg-id 17241.986486970@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postmaster hangs until Ctrl-C  ("Tom Brown" <tbrown@hwwe.com>)
Список pgsql-novice
"Tom Brown" <tbrown@hwwe.com> writes:
> When I run postmaster, the system hangs until I Ctrl-C.

Sounds like you're just saying
    postmaster
and not doing anything to put the process into the background.  See
http://www.postgresql.org/devel-corner/docs/postgres/postmaster-start.html

            regards, tom lane

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Picard, Cyril"
Дата:
Сообщение: RE: Postmaster hangs until Ctrl-C
Следующее
От: "Richard Zimmerman"
Дата:
Сообщение: Couple of PostgreSQL Questions