Re: Perl DBD and an alarming problem

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Perl DBD and an alarming problem
Дата
Msg-id 20051117232857.GA49910@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Perl DBD and an alarming problem  ("Craig A. James" <cjames@modgraph-usa.com>)
Список pgsql-performance
On Thu, Nov 17, 2005 at 01:04:21PM -0800, Craig A. James wrote:
> When I set statement_timeout in the config file, it just didn't do anything
> - it never timed out (PG 8.0.3).  I finally found in the documentation that
> I can do "set statement_timeout = xxx" from PerlDBI on a per-client basis,
> and that works.

You probably shouldn't set statement_timeout on a global basis
anyway, but did you reload the server after you made the change?
Setting statement_timeout in postgresql.conf and then reloading the
server works here in 8.0.4.

--
Michael Fuhr

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: weird performances problem
Следующее
От: Guillaume Smet
Дата:
Сообщение: Re: weird performances problem