Gauthier, Dave escribió:
> Well, I can start the server with
>
> postmaster -D /myplace/db
>
> ... and then...
> ^z
> bg
>
> ... to get to the prompt. But each/every time a message from the
> postmaster gets logged, it goes to stdout of the current window. I want
> it to go to a logfil
Monday, December 03, 2007 4:13 PM
To: Gauthier, Dave
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] postmaster logfile
On Dec 3, 2007 2:35 PM, Gauthier, Dave <[EMAIL PROTECTED]> wrote:
>
> What's a good way to start the postmaster, send the log info to a
logfile
>
On Dec 3, 2007 2:35 PM, Gauthier, Dave <[EMAIL PROTECTED]> wrote:
>
> What's a good way to start the postmaster, send the log info to a logfile
> somewhere, and return the linux prompt?
Use whatever startup script comes with the pacakge for your OS. I.e.
in redhat or suse you should have a postgr