Re: Why does app fail?

Поиск
Список
Период
Сортировка
От Paul Simpson
Тема Re: Why does app fail?
Дата
Msg-id s03b3f0e.093@spgs.org
обсуждение исходный текст
Ответ на Why does app fail?  ("Paul Simpson" <Paul.Simpson@spgs.org>)
Список pgsql-general
Thanks for that! I'll have a look...
 
Paul

>>> Shridhar Daithankar <shridhar@frodo.hserus.net> 24/02/2004 12:02:30 >>>
On Tuesday 24 February 2004 16:51, Paul Simpson wrote:
> 1) If there is a log somewhere showing failed requests, I might be able to
> see what the application is trying to do and then figure out a way around
> it.

You can log in every query server is executing. You need to enable the
corresponding log statement in pg_hba.conf. I think it is called
log_statement.

And of course, don't throw away server logs. If they are redirected
to /dev/null, they are useless anyways..

I am sure you will find lot of information in there..

HTH

Shridhar

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

Предыдущее
От: Shridhar Daithankar
Дата:
Сообщение: Re: Why does app fail?
Следующее
От: "Nagib Abi Fadel"
Дата:
Сообщение: ON DELETE RULE problem