Re: Bug or stupidity

Поиск
Список
Период
Сортировка
От Karim Nassar
Тема Re: Bug or stupidity
Дата
Msg-id 1098612659.9589.289.camel@localhost
обсуждение исходный текст
Ответ на Re: Bug or stupidity  (Philip Hofstetter <phofstetter@sensational.ch>)
Список pgsql-general
On Sat, 2004-10-23 at 07:35, Philip Hofstetter wrote:
> <snip> It would just have been easier to find if PostgreSQL actually had
> told me so (I'm not getting those NOTICEs from PHP...).

As far as I can tell, Apache or PHP snarfs up all the messages that
postgres generates before they can get to the postgres log.

In order to see them, these are my entries from php.ini:

1. error_reporting  =  E_ALL
2. display_errors = Off
3. log_errors = On
4. log_errors_max_len = 2048

In english:

1. Every freakin message you see
2. don't put em on the web page
3. just my log file
4. and show me all my long queries.

On my system, everything ends up in apache's error_log.

HTH,
\<.


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

Предыдущее
От: Karim Nassar
Дата:
Сообщение: Function syntax checking
Следующее
От: "Ricardo Perez Lopez"
Дата:
Сообщение: Re: '1 year' = '360 days' ????