Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
postgres-operator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
zalando
postgres-operator
Commits
582f6627
Commit
582f6627
authored
4 years ago
by
Jan Mußler
Browse files
Options
Downloads
Patches
Plain Diff
Update readme to reflect major version upgrade.
parent
18e2efe4
Branches
readme-update
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-3
4 additions, 3 deletions
README.md
with
4 additions
and
3 deletions
README.md
+
4
−
3
View file @
582f6627
...
...
@@ -15,7 +15,8 @@ pipelines with no access to Kubernetes API directly, promoting infrastructure as
*
Rolling updates on Postgres cluster changes, incl. quick minor version updates
*
Live volume resize without pod restarts (AWS EBS, PVC)
*
Database connection pooler with PGBouncer
*
Database connection pooling with PGBouncer
*
Support fast in place major version upgrade to PG13. Supports global upgrade of all clusters.
*
Restore and cloning Postgres clusters (incl. major version upgrade)
*
Additionally logical backups to S3 bucket can be configured
*
Standby cluster from S3 WAL archive
...
...
@@ -24,11 +25,11 @@ pipelines with no access to Kubernetes API directly, promoting infrastructure as
*
Support for custom TLS certificates
*
UI to create and edit Postgres cluster manifests
*
Works well on Amazon AWS, Google Cloud, OpenShift and locally on Kind
*
Support for AWS EBS gp3 migration
*
Support for AWS EBS
gp2 to
gp3 migration
, supporting iops and throughput configuration
### PostgreSQL features
*
Supports PostgreSQL 13, starting from 9.
5
+
*
Supports PostgreSQL 13, starting from 9.
6
+
*
Streaming replication cluster via Patroni
*
Point-In-Time-Recovery with
[
pg_basebackup
](
https://www.postgresql.org/docs/11/app-pgbasebackup.html
)
/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment