8.3devel, csvlog, missing info?

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема 8.3devel, csvlog, missing info?
Дата
Msg-id 20070926085311.GA8299@depesz.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PQntuples return type
Следующее
От: "Ashish Karalkar"
Дата:
Сообщение: pgpoolAdmin:No such file or directory in /var/www/html/pgpoolAdmin-1.0.0/libs/Smarty.class.php on line 1258