log_statement variable does not admit all value

From: Jose Carlos Martinez Llario <jomarlla(at)cgf(dot)upv(dot)es>
To: pgsql-general(at)postgresql(dot)org
Subject: log_statement variable does not admit all value
Date: 2012-01-21 21:11:32
Message-ID: 4F1B2A04.4090002@cgf.upv.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi List,

This variable admit according to docs: mod, ddl, all values. the all
value is not accepted.
I have postgres 9.1.

s1=# set log_statement = all;
ERROR: syntax error at or near "all"
LINE 1: set log_statement = all;

cheers,
Jose

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2012-01-21 21:15:38 Re: Database takes up MUCH more disk space than it should
Previous Message c k 2012-01-21 18:07:40 Re: grouping of query data in xml