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: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
  • To: "Hans Oesterholt Dijkema" <hans(at)strader(dot)xs4all(dot)nl>
  • Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: Starting PostgreSQL as an NT Service
  • Date: Thu, 24 Jun 2004 14:31:05 -0400
  • Message-id: <6EE64EF3AB31D5448D0007DD34EEB34101AE80(at)Herge(dot)rcsinc(dot)local>

> 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.

Merlin



Home | Main Index | Thread Index

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