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
.
cybertec-postgresql
/
postgres-operator
Public
forked from
zalando/postgres-operator
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
SCF-757: Restore in place on top of PG 18
- #16
#16
Merged
adshin21
merged 13 commits into
scalefield_v18
cybertec-postgresql/postgres-operator:scalefield_v18
from
restore-in-place-with-pg-18
cybertec-postgresql/postgres-operator:restore-in-place-with-pg-18
Copy head branch name to clipboard
May 5, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
SCF-757: Restore in place on top of PG 18
#16
adshin21
merged 13 commits into
scalefield_v18
cybertec-postgresql/postgres-operator:scalefield_v18
from
restore-in-place-with-pg-18
cybertec-postgresql/postgres-operator:restore-in-place-with-pg-18
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Added sync restore in place, while keeping the secrerts and services alive
adshin21
committed
37361d2
View commit details
Copy full SHA for 37361d2
Browse repository at this point
Added async restore in place
adshin21
committed
7ccf94f
View commit details
Copy full SHA for 7ccf94f
Browse repository at this point
Refactored restore-in-place async flow, not removing the config map for now
adshin21
committed
b8f3596
View commit details
Copy full SHA for b8f3596
Browse repository at this point
Added configured cleanup function to remove the restored configmaps
adshin21
committed
ff42e01
View commit details
Copy full SHA for ff42e01
Browse repository at this point
Fixed configmap prefix in the cleanup function, few typos and logs
adshin21
committed
bdd69d8
View commit details
Copy full SHA for bdd69d8
Browse repository at this point
Added unit tests for postgresql.go for newly added pitr functions
adshin21
committed
6cc330b
View commit details
Copy full SHA for 6cc330b
Browse repository at this point
Added documentation for pitr (automated)
adshin21
committed
5ef0743
View commit details
Copy full SHA for 5ef0743
Browse repository at this point
Fixed unit test 'TestCreate' and added other test
adshin21
committed
157ae84
View commit details
Copy full SHA for 157ae84
Browse repository at this point
Fixed documentation, the time.duration for pitr_backup_retention does not accepts 'd'
adshin21
committed
9676a69
View commit details
Copy full SHA for 9676a69
Browse repository at this point
SCF-757: Fixed branch name
adshin21
committed
880f380
View commit details
Copy full SHA for 880f380
Browse repository at this point
Commits on Apr 8, 2026
Fix branch name and add workflow dispatch
adshin21
committed
096bd39
View commit details
Copy full SHA for 096bd39
Browse repository at this point
Commits on Apr 15, 2026
Updated the logical back image path to contain only 3 parts
adshin21
committed
d15a564
View commit details
Copy full SHA for d15a564
Browse repository at this point
Commits on Apr 16, 2026
Added base image, similar to operator to support multi-arch
adshin21
committed
2680de0
View commit details
Copy full SHA for 2680de0
Browse repository at this point
You can’t perform that action at this time.