Re: Weird problem in 8.0.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Weird problem in 8.0.0
Дата
Msg-id 21165.1106579487@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Weird problem in 8.0.0  (Devrim GUNDUZ <devrim@gunduz.org>)
Ответы Re: Weird problem in 8.0.0
Список pgsql-general
Devrim GUNDUZ <devrim@gunduz.org> writes:
> I've changed statement_timeout value from 5 to 0; restarted PostgreSQL and
> all commands are running now... So, what could be the problem with
> statement_timeout?

Apparently you need a timeout longer than 5 milliseconds.

Note that the first few queries executed by a backend will take longer
than "usual" because of the overhead of populating the catalog caches.

            regards, tom lane

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