BUG #15372: pg_stat_statements extension ignore stats_temp_directorysetting and always write into pg_stat_tmp

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15372: pg_stat_statements extension ignore stats_temp_directorysetting and always write into pg_stat_tmp
Дата
Msg-id 153639050273.23141.4409952612133047117@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15372: pg_stat_statements extension ignore stats_temp_directory setting and always write into pg_stat_tmp
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15372
Logged by:          Maxim Boguk
Email address:      maxim.boguk@gmail.com
PostgreSQL version: 9.6.10
Operating system:   Linux
Description:

Hi,


pg_stat_statements extension always write pgss_query_texts.stat file into
data_directory/pg_stat_tmp 
and ignore stats_temp_directory settings which supposed to overwrite stat
directory location.
It isn't good because this file could be quite a large (and almost always
larger than standard pg_stat_tmp content).

It seems that the issue exists in any supported version of the database.


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15371: a user who not a member of pg_read_server_files role cancreate a new user into pg_read_server_files
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #15371: a user who not a member of pg_read_server_files rolecan create a new user into pg_read_server_files