public inbox for [email protected]
help / color / mirror / Atom feedFrom: Adrian Klaver <[email protected]>
To: HORDER Philip <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: Restore of a reference database kills the auto analyze processing.
Date: Tue, 21 May 2024 14:52:03 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On 5/21/24 13:44, HORDER Philip wrote:
> Classified as: {OPEN}
>
> 2024-05-15 03:31:31.290 GMT [4556]: [3-1]
> db=lfm,user=superuser,app=[unknown],client=::1 LOG: connection
> authorized: user=superuser database=lfm application_name=pg_restore
>
>> That would be the lfm database being restored.
>> What does the log show after that as pertains to autovacuum?
>
> Yep, pg_restore recreates the dropped lfm database.
> And after that.... nothing.
> The log just holds connection requests, and a checkpoint every hour.
> That's it.
> No "automatic vacuum", or "automatic analyze" anywhere.
> And nothing any day since then, for a week.
Just for confirmation your settings are still?:
autovacuum_max_workers = 10
log_autovacuum_min_duration = 0
You said previously:
"The only way I can find of getting the analyzer back is to restart
Postgres."
To be clear this means:
1) The lfm database is dropped/created.
2) There is a round of autovacuum immediately after the lfm is restored.
3) autovacuum then goes silent.
4) Before the next drop/create lfm you restart the Postgres server and
autovacuum starts again.
What is in the logs when you do the restart?
Is there some process that runs shortly after the drop/create lfm cycle?
>
> Phil Horder
> Database Mechanic
>
--
Adrian Klaver
[email protected]
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Restore of a reference database kills the auto analyze processing.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox