-s does not work

From: Paul Gaspar <devlist(at)revolversoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: -s does not work
Date: 2011-03-30 16:02:07
Message-ID: ACB519D7-A63E-4A5F-97A7-5629D30CFD79@revolversoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 1234" -D /.../Database

Is there something wrong?

Thanks a lot for your help.

Paul

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2011-03-30 16:15:30 Re: Date conversion using day of week
Previous Message Alex Hunsaker 2011-03-30 15:33:50 Re: OSX Postgres PL/Perl Problem with Finance::Quote/Options