Re: [GENERAL] -s does not work

2011-03-30 Thread Guillaume Lelarge
Le 30/03/2011 18:02, Paul Gaspar a écrit : > [...] > I want to get rid of all those messages like "database system is ready to > accept connections" in the log file. -s is the appropiate command in pg_ctl, > I thought, but I still get those messages. > > This is the command line to start pg: >

Re: [GENERAL] -s does not work

2011-03-30 Thread Adrian Klaver
On 03/30/2011 09:02 AM, Paul Gaspar wrote: Hi all, I want to get rid of all those messages like "database system is ready to accept connections" in the log file. -s is the appropiate command in pg_ctl, I thought, but I still get those messages. This is the command line to start pg: /.../pg_c

[GENERAL] -s does not work

2011-03-30 Thread Paul Gaspar
Hi all, I want to get rid of all those messages like "database system is ready to accept connections" in the log file. -s is the appropiate command in pg_ctl, I thought, but I still get those messages. This is the command line to start pg: /.../pg_ctl start -s -U ... -l /.../Log.txt -o "-p 123