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
/
dbdeployer
Public
forked from
datacharmer/dbdeployer
Notifications
You must be signed in to change notification settings
Fork
5
Star
43
Code
Issues
6
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Phase 3 — PostgreSQL provider
- #54
#54
Merged
renecannao
merged 16 commits into
master
ProxySQL/dbdeployer:master
from
feature/phase3-postgresql
ProxySQL/dbdeployer:feature/phase3-postgresql
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: Phase 3 — PostgreSQL provider
#54
renecannao
merged 16 commits into
master
ProxySQL/dbdeployer:master
from
feature/phase3-postgresql
ProxySQL/dbdeployer:feature/phase3-postgresql
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
feat: extend Provider interface with SupportedTopologies and CreateReplica
Show description for 8e0e623
renecannao
committed
8e0e623
View commit details
Copy full SHA for 8e0e623
Browse repository at this point
feat: add PostgreSQL provider core structure
Show description for aa7a81e
renecannao
committed
aa7a81e
View commit details
Copy full SHA for aa7a81e
Browse repository at this point
feat: add PostgreSQL config generation (postgresql.conf, pg_hba.conf)
renecannao
committed
4be2b3b
View commit details
Copy full SHA for 4be2b3b
Browse repository at this point
feat: implement PostgreSQL CreateSandbox with initdb, config gen, and lifecycle scripts
renecannao
committed
65e5551
View commit details
Copy full SHA for 65e5551
Browse repository at this point
feat: add PostgreSQL deb extraction for binary management
Show description for 1c8d32b
renecannao
committed
1c8d32b
View commit details
Copy full SHA for 1c8d32b
Browse repository at this point
feat: implement PostgreSQL CreateReplica with pg_basebackup and monitoring scripts
renecannao
committed
ba2c992
View commit details
Copy full SHA for ba2c992
Browse repository at this point
feat: add --provider flag and PostgreSQL routing to deploy commands
Show description for fa6e1d8
renecannao
committed
fa6e1d8
View commit details
Copy full SHA for fa6e1d8
Browse repository at this point
feat: add --provider=postgresql support to dbdeployer unpack for deb extraction
renecannao
committed
a93fb3c
View commit details
Copy full SHA for a93fb3c
Browse repository at this point
feat: add ProxySQL PostgreSQL backend wiring (pgsql_servers/pgsql_users config)
Show description for 8038ebd
renecannao
committed
8038ebd
View commit details
Copy full SHA for 8038ebd
Browse repository at this point
feat: add cross-database topology constraint validation
Show description for 768d9c4
renecannao
committed
768d9c4
View commit details
Copy full SHA for 768d9c4
Browse repository at this point
feat: add 'dbdeployer deploy postgresql' standalone command
Show description for 99dd2b9
renecannao
committed
99dd2b9
View commit details
Copy full SHA for 99dd2b9
Browse repository at this point
test: add PostgreSQL integration tests (build-tagged)
Show description for 4eb2fd3
renecannao
committed
4eb2fd3
View commit details
Copy full SHA for 4eb2fd3
Browse repository at this point
fix: update export test for new postgresql deploy subcommand
Show description for 9f74117
renecannao
committed
9f74117
View commit details
Copy full SHA for 9f74117
Browse repository at this point
fix: pass -L share dir to initdb for deb-extracted binaries
Show description for 00451ca
renecannao
committed
00451ca
View commit details
Copy full SHA for 00451ca
Browse repository at this point
fix: create log dir after initdb (initdb requires empty data dir)
renecannao
committed
d6ec6aa
View commit details
Copy full SHA for d6ec6aa
Browse repository at this point
fix: copy share files to compat path for postgres binary (timezonesets)
Show description for cadfe55
renecannao
committed
cadfe55
View commit details
Copy full SHA for cadfe55
Browse repository at this point
You can’t perform that action at this time.