Re: Misc. Win32 questions
"Dave Page" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <E7F85A1B5FF8D44C8A1AF6885BC9A0E4527E52@ratbert.vale-housing.co.uk> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Ian Barwick > Sent: 12 December 2004 20:50 > To: Magnus Hagander > Cc: [email protected] > Subject: Re: [pgsql-hackers-win32] Misc. Win32 questions > > I like the "command line" version as well: > > C:\Program Files\PostgreSQL\8.0.0-rc1\bin>net pause > pgsql-8.0.0-rc1 The PostgreSQL Database Server 8.0.0-rc1 > service failed to pause. > More help is available by typing NET HELPMSG 3539. > C:\Program Files\PostgreSQL\8.0.0-rc1\bin>net helpmsg 3539 > The *** service failed to pause. > > (trying to think what three-letter word is meant here... ;-) > > Seriously, would this not be a good FAQ item too? Probably. There's actually nothing we can do about it other than really pause the service, which you probably don't want! Oh, and I suspect Magnus actually meant 'pg_ctl reload' not 'pg_ctl kill' :-) Regards, Dave. PS. I've added both this and the Unicode issue to the FAQ. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster