summaryrefslogtreecommitdiffstats
path: root/roles/postgresql_server_bdr
Commit message (Collapse)AuthorAgeFilesLines
* By default, protect against schema changes in BDRPatrick Uiterwijk2016-11-011-0/+6
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* increase limits for postgres a lotKevin Fenzi2016-10-201-4/+4
|
* move legacy db-koji setup above new one so it keeps workingKevin Fenzi2016-10-171-4/+4
|
* Fix maskKevin Fenzi2016-10-171-4/+4
|
* First stab at autogenerating replication ips for pg_hbaKevin Fenzi2016-10-172-1/+15
|
* pull in right version of plpython so we do not install old postgresqlKevin Fenzi2016-10-171-1/+1
|
* check for PG_VERSION as the data dir exists alreadyKevin Fenzi2016-10-171-1/+1
|
* apparently all does not include replicationKevin Fenzi2016-10-141-0/+2
|
* just hardcode trusted replication members for nowKevin Fenzi2016-10-141-2/+2
|
* add postgresql bdr roleKevin Fenzi2016-10-1411-0/+832