Re: [ADMIN] my postgres.init file - Mailing list pgsql-admin

From Benjamin Gonay
Subject Re: [ADMIN] my postgres.init file
Date
Msg-id Pine.LNX.3.96.990110103745.23656A-100000@ltlg1.bc
Whole thread Raw
In response to my postgres.init file  ("Vance Greenway" <vance@ricochet.net>)
List pgsql-admin
Hi Vance,

To start the postmaster, at startup, as root, do : su - postgres -c
"postmaster ......"   (with your needed options)
This doesn't need any password, as it's root which start your script
instead of (really) an other user, here the 'postgres' user account.
Be carefull to NOT FORGET the 'postgres' after the 'su -' , else the
postmaster will start us root, which is very bad for the database
security.

Hope this help you...

Cybersalutations.
Benjamin Gonay
---------------------------------------------------------------------------
_/        Email internet : Benjamin.Gonay@ltlg1.is.belgacom.be           _/
_/  ~~ Soyons realistes, exigeons l'impossible.    (E. Che Guevara)  ~~  _/
_/  - - [Belgium - Liege] - - - - - - - - - - - - - - - - - - - - - - -  _/
_/  linux forever...Linux Forever...LINUX Forever...LINUX FOREVER !!!!!  _/
---------------------------------------------------------------------------


pgsql-admin by date:

Previous
From: "Vance Greenway"
Date:
Subject: Re: [ADMIN] my postgres.init file
Next
From: Terry Mackintosh
Date:
Subject: Re: [ADMIN] my postgres.init file