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
616941e5
Commit
616941e5
authored
6 years ago
by
Felix Kunde
Browse files
Options
Downloads
Patches
Plain Diff
reflect PR comments
parent
026e2fa9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-4
5 additions, 4 deletions
README.md
with
5 additions
and
4 deletions
README.md
+
5
−
4
View file @
616941e5
...
@@ -15,17 +15,17 @@ pipelines with no access to Kubernetes directly.
...
@@ -15,17 +15,17 @@ pipelines with no access to Kubernetes directly.
### Operator features
### Operator features
*
Rolling updates on cluster changes
*
Rolling updates on
Postgres
cluster changes
*
Volume resize without Pod restarts
*
Volume resize without Pod restarts
*
Cloning Postgres clusters
*
Cloning Postgres clusters
*
Logical Backups to S3 Bucket
*
Logical Backups to S3 Bucket
*
Standby cluster from S3 WAL archive
*
Standby cluster from S3 WAL archive
*
Configurable for non-cloud environments
*
Configurable for non-cloud environments
*
UI to create and edit cluster manifests
*
UI to create and edit
Postgres
cluster manifests
### PostgreSQL features
### PostgreSQL features
*
Supports PostgreSQL 9.
3 to 12
*
Supports PostgreSQL 9.
6+
*
Streaming replication cluster via Patroni
*
Streaming replication cluster via Patroni
*
Point-In-Time-Recovery with
*
Point-In-Time-Recovery with
[
pg_basebackup
](
https://www.postgresql.org/docs/11/app-pgbasebackup.html
)
/
[
pg_basebackup
](
https://www.postgresql.org/docs/11/app-pgbasebackup.html
)
/
...
@@ -60,6 +60,7 @@ There is a browser-friendly version of this documentation at
...
@@ -60,6 +60,7 @@ There is a browser-friendly version of this documentation at
[
postgres-operator.readthedocs.io
](
https://postgres-operator.readthedocs.io
)
[
postgres-operator.readthedocs.io
](
https://postgres-operator.readthedocs.io
)
*
[
How it works
](
docs/index.md
)
*
[
How it works
](
docs/index.md
)
*
[
Installation
](
docs/quickstart.md#deployment-options
)
*
[
The Postgres experience on K8s
](
docs/user.md
)
*
[
The Postgres experience on K8s
](
docs/user.md
)
*
[
The Postgres Operator UI
](
docs/operator-ui.md
)
*
[
The Postgres Operator UI
](
docs/operator-ui.md
)
*
[
DBA options - from RBAC to backup
](
docs/administrator.md
)
*
[
DBA options - from RBAC to backup
](
docs/administrator.md
)
...
@@ -78,4 +79,4 @@ and start discussions in [the issue tracker](https://github.com/zalando/postgres
...
@@ -78,4 +79,4 @@ and start discussions in [the issue tracker](https://github.com/zalando/postgres
There are two places to get in touch with the community:
There are two places to get in touch with the community:
1.
The
[
GitHub issue tracker
](
https://github.com/zalando/postgres-operator/issues
)
1.
The
[
GitHub issue tracker
](
https://github.com/zalando/postgres-operator/issues
)
2.
The #postgres-operator
slack channel
under
[
Postgres Slack
](
https://postgres-slack.herokuapp.com
)
2.
The
**
#postgres-operator
**
[
slack channel
](
https://postgres-slack.herokuapp.com
)
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