Обсуждение: kill-9 postmaster

Поиск
Список
Период
Сортировка

kill-9 postmaster

От
"Moginraj Mohandas"
Дата:
Hey,
          What is the best way to stop the database. I use "killall -9 postmaster".
Mogin

Re: kill-9 postmaster

От
Devrim GUNDUZ
Дата:
Hi,

On Thu, 2006-03-23 at 11:17 -0600, Moginraj Mohandas wrote:

>  What is the best way to stop the database.

Send termination signal via pg_ctl : pg_ctl -D data_dir stop

>  I use "killall -9 postmaster".

Do not do that.

--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PL/php, plPerlNG - http://www.commandprompt.com/