Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Starting PostgreSQL as an NT Service


  • From: Andrew Dunstan <andrew(at)dunslane(dot)net>
  • To: pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Re: Starting PostgreSQL as an NT Service
  • Date: Thu, 24 Jun 2004 14:40:48 -0400
  • Message-id: <40DB2030(dot)7080500(at)dunslane(dot)net>

Merlin Moncure wrote:

L.S.,

I've made a simple wrapper to be able to start
the new native win32 port of PostgreSQL as an
NT Service.

One can download the sources from

   http://elementals.sf.net

Best regards,
--
Hans Oesterholt-Dijkema


The real challenge with running pg as a service is not the Service
Handler itself, but modification of the postmaster so that pg plays
friendly with the event manager the current (as-of-yet-unapplied) patch
routs all the logging except startup/shutdown to dev/null.


I thought we were going to do all this via pg_ctl ...

cheers

andrew



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group