Skip to content
Snippets Groups Projects
Commit 2627c835 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Minor changes to autovacuum worker: change error handling so that it continues

with the next table on schedule instead of exiting, in all cases instead of
just on query cancel.

Add a errcontext() line indicating the activity of the worker to the error
message when it is cancelled.

Change the WorkerInfo struct to contain a pointer to the worker's PGPROC
instead of just the PID.

Add forgotten post-auth delays, per Simon Riggs.  Also to autovac launcher.
parent c29a9c37
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment