Anyone using silent_mode?

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Anyone using silent_mode?
Date: 2011-06-27 07:06:52
Message-ID: 4E082C0C.4090504@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is anyone using silent_mode=on ? There's some discussion on
pgsql-hackers [1] on whether it should be removed altogether in 9.2,
since you can get the same functionality with "pg_ctl start", or nohup.
If you're using silent_mode, what are you using it for?

[1]
http://archives.postgresql.org/message-id/1308926157-sup-7749@alvh.no-ip.org

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Achilleas Mantzios 2011-06-27 07:12:50 Re: An amusing MySQL weakness--not!
Previous Message Rob Gansevles 2011-06-27 06:50:45 Re: Reusing cached prepared statement slow after 5 executions