Alexander Kukushkin
ae88e7c96e
Document that every single zookeeper host:port MUST be quoted
...
otherwise yaml library can not parse the list.
And make visible yaml exception when trying to parse this list.
2016-06-29 14:25:50 +02:00
Alexander Kukushkin
0318749b56
bugfix: api must report role=master during pg_ctl stop
...
In addition for that make pg_ctl --timeout option configurable.
If the stop or start didn't succeeded during given timeout when demoting
master, role will be forcibly changed to 'unknown' and all needed
callbacks executed.
2016-06-28 14:14:42 +02:00
Alexander Kukushkin
25f20ca7d7
Fix documentation
2016-06-14 10:13:47 +02:00
Alexander Kukushkin and GitHub
dc6ae7a380
Merge pull request #216 from zalando/feature/dynamic-configuration-docs
...
Update dynamic_configuration.rst
2016-06-14 10:10:40 +02:00
Alexander Kukushkin and GitHub
0a32005cc8
Merge pull request #202 from zalando/feature/dynamic-configuration
...
Feature/dynamic configuration
2016-06-14 10:10:26 +02:00
Oleksii Kliukin and GitHub
148562786d
Some editorializing and fixing of typos.
2016-06-13 15:48:23 +02:00
Oleksii Kliukin and GitHub
16b8afab20
Patroni is capitalized, Postgres is used consistently.
2016-06-13 15:41:41 +02:00
Feike Steenbergen and GitHub
dae1ab8c0a
Documentation language
2016-06-13 14:55:24 +02:00
Alexander Kukushkin and GitHub
8d38887ca1
Update dynamic_configuration.rst
2016-06-13 14:20:20 +02:00
Feike Steenbergen
4ba19d5207
Move documentation into docs directory
2016-06-09 15:32:37 +02:00
Alexander Kukushkin
7244739e26
Fix link to the libpq-pgpass.html
2016-06-09 12:10:37 +02:00
Alexander Kukushkin
e9be5e8462
Configure exhibitor port via ENV
2016-06-09 11:40:10 +02:00
Alexander Kukushkin
5314433b70
Merge branch 'feature/dynamic-configuration' of github.com:zalando/patroni into feature/environment-configuration
2016-06-09 11:09:30 +02:00
Alexander Kukushkin
23c5040ce5
Update documentation
2016-06-08 12:35:53 +02:00
Alexander Kukushkin
b65dc9a827
Update ENVIRONMENT.rst
2016-06-08 10:29:37 +02:00
Alexander Kukushkin
b7d87f7d07
Implement possibility to configure Patroni via environment
2016-06-08 10:15:24 +02:00