Re: new beep problem

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Jane G <jane(dot)gu(at)jungledrum(dot)co(dot)nz>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: new beep problem
Date: 2001-03-07 19:41:01
Message-ID: 20010307144101.H327@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Jane,

On Wed, Mar 07, 2001 at 06:12:04PM +1300, Jane G wrote:
> Sorry i have another problem here. Could you tell me what the command is to
> stop the postmaster and ipc-daemon safely and fastly. Whenever i try to
> stop it, i type 'exit or logout',
> the postmaster is stuck. So i have to kill the process. Any better way to
> stop the database server and ipc-daemon?

Yes. Use "pg_ctl stop" to shutdown PostgreSQL and use "net stop
ipc-daemon" to stop ipc-daemon (assuming that you installed it as an NT
service).

Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Gates 2001-03-08 03:56:21 About Function???
Previous Message Jason Tishler 2001-03-07 18:54:49 Re: /usr/local/{include,lib} on Cygwin