# Functions
Ctl runs stolonctl give an bunch of args and some env variables.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Initialize a cluster with an user specified already populated db cluster.
Initialize a cluster starting from a freshly initialized database cluster.
Initialize a cluster doing a point in time recovery on a keeper.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Use existing db cluster data.
Initialize a db starting from a freshly initialized database cluster.
No description provided by the author
Initialize a db doing a point in time recovery.
Initialize a db doing a resync to a target database cluster.
Follow an external db.
Follow an db managed by a keeper in our cluster.
Allow access from every host.
Allow access from standby server IPs only.
# Structs
ArchiveRecoverySettings defines the archive recovery settings in the recovery.conf file (https://www.postgresql.org/docs/9.6/static/archive-recovery-settings.html ).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Duration is needed to be able to marshal/unmarshal json strings with time unit (eg.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RecoveryTargetSettings defines the recovery target settings in the recovery.conf file (https://www.postgresql.org/docs/9.6/static/recovery-target-settings.html ).
Standby config when role is standby.
StandbySettings defines the standby settings in the recovery.conf file (https://www.postgresql.org/docs/9.6/static/standby-settings.html ).
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author