Sameer Naik
a1ca18b780
recovery.conf can exist only on a slave node
...
It's existence otherwise cause issues while replication users, as such
the `configure_recovery` function is promoted higher in the
initialization sequence.
2015-11-28 21:18:16 +05:30
Sameer Naik
22c969c88c
removed launch sequence from functions import
2015-11-28 14:51:18 +05:30
Sameer Naik
8458c2a3ca
user and database can only be created on the master node
2015-11-28 14:22:46 +05:30
Sameer Naik
1f87e4aa1b
removed PG_LOCALE option (doesn't work!)
2015-11-28 13:13:44 +05:30
Sameer Naik
22dba65610
add support for creating backups using pg_basebackup
2015-11-27 16:48:24 +05:30
Sameer Naik
73be444cea
added missing ;; to case
2015-11-27 16:24:07 +05:30
Sameer Naik
ce2caf3937
DB_LOCALE config parameter renamed to PG_LOCALE
2015-11-27 15:02:50 +05:30
Sameer Naik
5e09110558
configure logging options on first run
2015-11-27 11:04:52 +05:30
Sameer Naik
7f1e051f1a
remove extra whitespace
2015-11-26 22:29:20 +05:30
Sameer Naik
978c70a78a
moved default script variables to env-defaults
2015-11-26 21:06:13 +05:30
Sameer Naik
faaa87cc64
separated out entrypoint.sh functions to a functions bash module
2015-11-26 21:04:17 +05:30