BUG #15372: pg_stat_statements extension ignore stats_temp_directorysetting and always write into pg_stat_tmp - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15372: pg_stat_statements extension ignore stats_temp_directorysetting and always write into pg_stat_tmp
Date
Msg-id 153639050273.23141.4409952612133047117@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15372: pg_stat_statements extension ignore stats_temp_directory setting and always write into pg_stat_tmp
List 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 by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15371: a user who not a member of pg_read_server_files role cancreate a new user into pg_read_server_files
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #15371: a user who not a member of pg_read_server_files rolecan create a new user into pg_read_server_files