How do I stop the postmaster?

Поиск
Список
Период
Сортировка
От Chairudin Sentosa Harjo
Тема How do I stop the postmaster?
Дата
Msg-id 35C95044.3FC7D53B@dnet.net.id
обсуждение исходный текст
Ответ на Re: [SQL] How do I split the data files into 2 hardisks?  (Ludovic Marcotte <ludovic@Sophos.ca>)
Список pgsql-sql
Hi all,

I started the postmaster by running this command:
/usr/local/psql/bin/postmaster -oe -S -D /usr/local/pgsql/data

Then I type:
psql mydb

Error:
Connection to database 'mydb' failed.
PQexec() -- Request was sent to backend, but backed closed the channel before
responding.
                        This probably means the backend terminated abnormally
before or while
                        processing request.


What is the proper way to terminate the postmaster?

Regards
Chai


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

Предыдущее
От: waterson@netscape.com (Chris Waterson)
Дата:
Сообщение: hacks to compute median values?
Следующее
От: "rony khoury"
Дата:
Сообщение: Re: [SQL] Instaling PostgreSQL 6.3.2 for Linux