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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add kubectl cnp status to pretty-print the status of a cluster, including
JSON and YAML output
Add kubectl cnp certificate to enable TLS authentication for client applications
Add the -ro service to route connections to the available hot
standby replicas only, enabling offload of read-only queries from
the cluster's primary instance
Rollback scaling down a cluster to a value lower than maxSyncReplicas
Request a checkpoint before demoting a former primary
Send SIGINT signal (fast shutdown) to PostgreSQL process on SIGTERM