Re: log database in which error occurs

Поиск
Список
Период
Сортировка
От Alexander Pyhalov
Тема Re: log database in which error occurs
Дата
Msg-id 4BE92832.1060806@rsu.ru
обсуждение исходный текст
Ответ на Re: log database in which error occurs  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
A. Kretschmer wrote:

>> May 11 01:36:46 pgsql pgsql[73794]: [7-3] STATEMENT:  select count(*)
>> from forum_msg where grp_id=6709 (200 ok) ACCEPTED and is_blocked='f'
>>
>> Are there any ways to log database, to which invalid query was issued ?
>
> Sure:
>
> log_line_prefix = '%t '                 # special values:
>                                         #   %u = user name
>                                         #   %d = database name
Thank you. Somehow I've missed this line in the manual.

  > Do you know pgfouine?
> http://pgfouine.projects.postgresql.org/
Thanks for the hint. I've looked at it. Also looked at tail_n_mail
(http://bucardo.org/downloads/tail_n_mail.pl ), but  this may be too
much for us. Especially, having php on db server is not desirable. Grep
may be my best friend.

--
С уважением,
Александр Пыхалов,
системный администратор ЮГИНФО ЮФУ.


В списке pgsql-general по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: can function arguments have the type tablename.columnname%TYPE?
Следующее
От: Jiří Pavlovský
Дата:
Сообщение: deadlock on simple update