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


Reply via email to