Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ProxySQL
/
orchestrator
Public
forked from
percona/orchestrator
Notifications
You must be signed in to change notification settings
Fork
8
Star
49
Code
Issues
2
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(postgresql): graceful primary switchover
- #99
#99
Merged
renecannao
merged 12 commits into
master
ProxySQL/orchestrator:master
from
feat/postgresql-graceful-switchover
ProxySQL/orchestrator:feat/postgresql-graceful-switchover
Copy head branch name to clipboard
Apr 18, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(postgresql): graceful primary switchover
#99
renecannao
merged 12 commits into
master
ProxySQL/orchestrator:master
from
feat/postgresql-graceful-switchover
ProxySQL/orchestrator:feat/postgresql-graceful-switchover
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2026
docs: add design spec for PostgreSQL graceful primary switchover
Show description for a8d8e00
renecannao
committed
a8d8e00
View commit details
Copy full SHA for a8d8e00
Browse repository at this point
docs: add implementation plan for PostgreSQL graceful primary switchover
Show description for 31ffa1b
renecannao
committed
31ffa1b
View commit details
Copy full SHA for 31ffa1b
Browse repository at this point
feat(postgresql): add PostgreSQLSetReadOnly for graceful switchover
renecannao
committed
44c12e9
View commit details
Copy full SHA for 44c12e9
Browse repository at this point
feat(postgresql): add PostgreSQLGetCurrentWALLSN for graceful switchover
Show description for 51ce741
renecannao
committed
51ce741
View commit details
Copy full SHA for 51ce741
Browse repository at this point
feat(postgresql): add PostgreSQLWaitForStandbyLSN for graceful switchover
Show description for d6c4a9f
renecannao
committed
d6c4a9f
View commit details
Copy full SHA for d6c4a9f
Browse repository at this point
feat(postgresql): add PostgreSQLRepositionAsStandby for graceful switchover
Show description for 1dfea47
renecannao
committed
1dfea47
View commit details
Copy full SHA for 1dfea47
Browse repository at this point
feat(postgresql): add PostgreSQLGracefulPrimarySwitchover orchestration
renecannao
committed
19b510b
View commit details
Copy full SHA for 19b510b
Browse repository at this point
feat(postgresql): dispatch graceful-master-takeover to PostgreSQL switchover
Show description for ae749c7
renecannao
committed
ae749c7
View commit details
Copy full SHA for ae749c7
Browse repository at this point
test(postgresql): add functional test for graceful primary switchover
Show description for 2ea800e
renecannao
committed
2ea800e
View commit details
Copy full SHA for 2ea800e
Browse repository at this point
docs: update PostgreSQL docs to reflect graceful switchover support
renecannao
committed
a7c0456
View commit details
Copy full SHA for a7c0456
Browse repository at this point
fix(postgresql): address code review findings for graceful switchover
Show description for dcafd12
renecannao
committed
dcafd12
View commit details
Copy full SHA for dcafd12
Browse repository at this point
test(postgresql): expand graceful switchover coverage and enforce in CI
Show description for a594961
renecannao
committed
a594961
View commit details
Copy full SHA for a594961
Browse repository at this point
You can’t perform that action at this time.