A63: Autovacuum launcher started
Category: Autovacuum Events
SQLSTATE: n/a
Urgency: low
SQLSTATE: n/a
Urgency: low
Example Postgres Log Output:
LOG: autovacuum launcher started
Explanation:
A common log event during server startup, or when autovacuum was disabled and then later re-enabled.
The autovacuum launcher is responsible for scheduling autovacuum tasks, and needs to be running in order for tables to get automatic VACUUM runs.
Note that this log message has been hidden starting in Postgres 10 due to it not being of much significance.
Recommended Action:
No action necessary.
Learn More:
No additional resources available.
Couldn't find what you were looking for or want to talk about something specific?
Start a conversation with us →