[PATCH] Increase the maximum value track_activity_query_size

Поиск
Список
Период
Сортировка
От v.makarov@postgrespro.ru
Тема [PATCH] Increase the maximum value track_activity_query_size
Дата
Msg-id 7b5ecc5a9991045e2f13c84e3047541d@postgrespro.ru
обсуждение исходный текст
Ответы Re: [PATCH] Increase the maximum value track_activity_query_size  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Hi Hackers,

Some ORMs may generate queries larger than the maximum possible value of 
track_activity_query_size (100 kB).
Is there any reasons to limit the maximum value of 
track_activity_query_size to such small value?
Increasing the maximum value to 1 MB will help partially solve this 
problem.
Also in the file postgresql.conf.sample pointed maximum value 
track_activity_query_size (before that it was not specified).

--
Vyacheslav Makarov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Вложения

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

Предыдущее
От: Andreas Joseph Krogh
Дата:
Сообщение: ERROR: attribute number 6 exceeds number of columns 5
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: FETCH FIRST clause WITH TIES option