8.3devel, csvlog, missing info? - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject 8.3devel, csvlog, missing info?
Date
Msg-id 20070926085311.GA8299@depesz.com
Whole thread Raw
List pgsql-general
hi,
i just fetched newest 8.3 from cvs head, compiled, ran.
when i set logs to "stderr", and enter query with error, i get this
information in logs:
ERROR:  subquery in FROM must have an alias
HINT:  For example, FROM (SELECT ...) [AS] foo.
STATEMENT:  select count(*) from (select x from q order by x);

but when logging is set to csvlog, only this is logged:
2007-09-26 10:47:15.522
CEST,"depesz","depesz",46fa1c02.2fa6,[local],12198,9,"idle",2007-09-26
10:44:50 CEST,0,ERROR,,"subquery in FROM must have an alias"

there is no hint, and not statement.

will it stay that way? i think it's bad because it makes cvslogging less
useful.

best regards,

depesz

--
quicksil1er: "postgres is excellent, but like any DB it requires a
highly paid DBA.  here's my CV!" :)
http://www.depesz.com/ - blog dla ciebie (i moje CV)

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PQntuples return type
Next
From: "Ashish Karalkar"
Date:
Subject: pgpoolAdmin:No such file or directory in /var/www/html/pgpoolAdmin-1.0.0/libs/Smarty.class.php on line 1258