Actions
Task #10229
closed
Do not restart the postgresql instances of a pgpool cluster at the same time
Status:
Closed
Priority:
High
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Nov 06, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Production
Description
After a certificate renewal, postgresql needs a full restart because a reload is not sufficient.
If all the instances of a pgpool cluster are restarted at the same time, pgpool fails.
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Added a random sleep before the service restart.
Actions