Re: Stopping POstgresql
От | Henshall, Stuart - WCP |
---|---|
Тема | Re: Stopping POstgresql |
Дата | |
Msg-id | E2870D8CE1CCD311BAF50008C71EDE8E01F747F7@MAIL_EXCHANGE обсуждение исходный текст |
Ответ на | Stopping POstgresql (SHAJI K K <KKSHAJI@nestec.net>) |
Список | pgsql-cygwin |
pg_ctl stop or for fast stop: pg_ctl -m f stop you can also do: kill -SIGINT <postmaster pid> For a 'fast' shutdown Hope this helps, - Stuart > -----Original Message----- > From: SHAJI K K [mailto:KKSHAJI@nestec.net] > Sent: 21 February 2002 04:38 > To: pgsql-cygwin@postgresql.org > Subject: [CYGWIN] Stopping POstgresql > > > Hi all > > I am using postgresql 7.1.3 in windows NT. > I can start postgres using "postmaster -D /usr/share/postgresql/data" > command. > I am locking for the command to stop the database server gracefully. > (I am running ipc_daemon.exe as an application not as a service). > thanks in advance . > > regards > SKK > > ---------------------------(end of > broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to > majordomo@postgresql.org >
В списке pgsql-cygwin по дате отправления: