Alejandro Martínez and Alexander Kukushkin
48a6af6994
Add post_init configuration parameter on bootstrap ( #296 )
...
* Add bootstrap post_init configuration parameter
* Add documentation
By @zenitraM
2016-09-28 15:42:23 +02:00
Alexander Kukushkin and GitHub
39d16fe2f9
Merge pull request #281 from CartoDB/feature/add_custom_conf_location
...
Add configuration parameter to specify a path to a custom postgresql.base.conf and disable its backup
2016-09-05 13:53:04 +02:00
Alejandro Martínez
f58ff3a96f
Document custom_conf parameter
2016-09-01 17:59:47 +02:00
Alejandro Martínez
1fb562e118
Add custom_conf parameter documentation
2016-08-31 15:38:42 +02:00
Oleksii Kliukin and GitHub
030ba4c898
Address the review
...
- fix the false claim that Patroni in a paused mode may promote a master.
- merge all allowed API actions together.
- describe the payload of the API pause request as JSON.
2016-08-30 10:58:20 +02:00
Oleksii Kliukin and GitHub
64e3e2fb2d
Formatting fix
2016-08-29 18:15:16 +02:00
Oleksii Kliukin and GitHub
de6cba6e04
Rephrase the leader lock section, mention reinit
2016-08-29 18:13:45 +02:00
Oleksii Kliukin and GitHub
2743dc0f7a
Spellcheck minor stylistic fixes
2016-08-29 15:35:57 +02:00
Oleksii Kliukin and GitHub
b498b22584
Minor formatting fix.
2016-08-29 15:23:59 +02:00
Oleksii Kliukin and GitHub
ebbc8bad4c
Create pause.rst
2016-08-29 15:19:18 +02:00
Ants Aasma and Alexander Kukushkin
494887f47e
Enable configuration of PostgreSQL binary locations. ( #263 )
...
Adds a bin_dir parameter to PostgreSQL settings that will be prefixed to all command invocations.
2016-08-18 14:06:11 +02:00
Alexander Kukushkin
659f7617f5
New option: remove_data_directory_on_rewind_failure
...
One more try to fix pg_rewind
2016-07-05 12:11:15 +02:00
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