public inbox for [email protected]
help / color / mirror / Atom feedRe: Cannot turn track_counts on
3+ messages / 3 participants
[nested] [flat]
* Re: Cannot turn track_counts on
@ 2025-04-16 15:03 Daniel Gustafsson <[email protected]>
2025-04-16 16:34 ` Re: Cannot turn track_counts on Anton Shepelev <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Gustafsson @ 2025-04-16 15:03 UTC (permalink / raw)
To: Anton Shepelev <[email protected]>; +Cc: pgsql-general; Tom Lane <[email protected]>
> On 16 Apr 2025, at 16:53, Tom Lane <[email protected]> wrote:
>
> Anton Shepelev <[email protected]> writes:
>> 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?
>
> I am fairly certain that there is nothing in core Postgres that
> would do that. PGC_S_OVERRIDE is used to lock down the values
> of certain variables that shouldn't be allowed to change, but
> track_counts surely isn't one of those. And a quick grep
> through the code finds nothing applying PGC_S_OVERRIDE to it.
>
> What extensions do you have installed?
Also, is this by any chance a managed instance like Amazon RDS or Azure, or is
it a local database under your control?
--
Daniel Gustafsson
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Cannot turn track_counts on
2025-04-16 15:03 Re: Cannot turn track_counts on Daniel Gustafsson <[email protected]>
@ 2025-04-16 16:34 ` Anton Shepelev <[email protected]>
2025-04-17 12:53 ` Re: Cannot turn track_counts on Ron Johnson <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Anton Shepelev @ 2025-04-16 16:34 UTC (permalink / raw)
To: Daniel Gustafsson <[email protected]>; +Cc: pgsql-general
Daniel Gustafsson:
> Also, is this by any chance a managed instance like Amazon
> RDS or Azure, or is it a local database under your
> control?
It is a normal installation on a Linux machine, and my
company has full root access to it over SSH. Because of
strict security measures, however, only a certain employee
can connect, and only form a certain client machine. I will
answer the other questions as soon as I am able to arrange a
session at his PC to perform the recommended diagnostic
queries.
--
() ascii ribbon campaign -- against html e-mail
/\ www.asciiribbon.org -- against proprietary attachments
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Cannot turn track_counts on
2025-04-16 15:03 Re: Cannot turn track_counts on Daniel Gustafsson <[email protected]>
2025-04-16 16:34 ` Re: Cannot turn track_counts on Anton Shepelev <[email protected]>
@ 2025-04-17 12:53 ` Ron Johnson <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Ron Johnson @ 2025-04-17 12:53 UTC (permalink / raw)
To: pgsql-general
On Thu, Apr 17, 2025 at 5:13 AM Anton Shepelev <[email protected]> wrote:
> Daniel Gustafsson:
>
> > Also, is this by any chance a managed instance like Amazon
> > RDS or Azure, or is it a local database under your
> > control?
>
> It is a normal installation on a Linux machine, and my
> company has full root access to it over SSH. Because of
> strict security measures, however, only a certain employee
> can connect,
Better hope he doesn't get hit by a bus, decide to quit, etc.
> and only form a certain client machine.
>
And that specific client machine doesn't break, become corrupted during a
Windows Update, get malware, etc.
--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2025-04-17 12:53 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-04-16 15:03 Re: Cannot turn track_counts on Daniel Gustafsson <[email protected]>
2025-04-16 16:34 ` Anton Shepelev <[email protected]>
2025-04-17 12:53 ` Ron Johnson <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox