On 4/16/25 02:27, Anton Shepelev wrote:
Hello, all. I have a Postgres sever with the 'track_counts' setting stuck in 'off'. I cannot seem to enable it with either of a. ALTER SYSTEM, b. ALTER DATABASE, c. ALTER USER, d. or plain SET. pg_settings shows: name | track_counts setting | on source | override
This shows a setting of 'on' not the 'off' you mention in the first paragraph.
What does 'override' mean in the 'source' column? How can I find where in the system this setting is overridden?
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx