Cannot turn track_counts on

From: Anton Shepelev <anton(dot)txt(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Cannot turn track_counts on
Date: 2025-04-16 09:27:49
Message-ID: 20250416122749.2b2d25cafcd76aa7d633ed07@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

What does 'override' mean in the 'source' column? How can I
find where in the system this setting is overridden?

--
() ascii ribbon campaign -- against html e-mail
/\ www.asciiribbon.org -- against proprietary attachments

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2025-04-16 12:30:27 Re: Fwd: Identify system databases
Previous Message Achilleas Mantzios - cloud 2025-04-16 09:10:22 Re: Best Tool for PostgreSQL Auditing and Storing Audit Logs Separately