Andrea Dell'Amico
|
3199eb7262
|
library/roles/postgresql/templates/pgpool.conf.j2: Add a new watchdog option to the pgpool conf. No functionality changes, only a new default from the new version.
|
2017-05-16 15:24:55 +02:00 |
Andrea Dell'Amico
|
c4ef41b069
|
library/roles/postgresql/templates/pg_backup-default.j2: Fix the list of DBs to be backupped.
|
2016-11-30 18:41:39 +01:00 |
Andrea Dell'Amico
|
d3d621802f
|
library/roles/postgresql: Fix the pgpass creation.
|
2016-11-28 18:38:54 +01:00 |
Andrea Dell'Amico
|
e0bc74182b
|
d4science-ghn-cluster: Reconfigure the dev pgpool cluster to run with HA enabled. Tweak some parameters to achieve a better reliability.
|
2016-11-09 18:40:42 +01:00 |
Andrea Dell'Amico
|
c8463c62a9
|
library/roles/postgresql: Fix the pgpool recovery scripts to be compatible with pgpool 2.5.
|
2016-10-26 18:17:03 +02:00 |
Andrea Dell'Amico
|
b557e575f5
|
library/roles/postgresql: tons of fixes to the postgresql/pgpool tasks. Now the pgpool HA is handled.
|
2016-10-20 17:10:17 +02:00 |
Andrea Dell'Amico
|
ebe5e5e79f
|
library/roles/postgresql: Configure ssl for pgpool too, if enable. Option to force ssl client connections to postgres.
|
2016-07-12 16:19:48 +02:00 |
Andrea Dell'Amico
|
e2a75c2e8e
|
library/roles/postgresql: Some cleanup of the recovery scripts.
|
2016-06-09 18:47:35 +02:00 |
Andrea Dell'Amico
|
98689422b6
|
library/roles/postgresql: complete the WAL setup needed by pgpool. Fix the pgpool recovery scripts. Fix the pgpool and postgres recovery configuration, users and pgpool functions.
d4science-ghn-cluster/group_vars/postgres_pgpool_test: Add a password for the postgresql postgres user.
|
2016-06-09 16:49:41 +02:00 |
Andrea Dell'Amico
|
17c3d09e4e
|
library/roles/postgresql/templates/pgpool.conf.j2: Fix the recovery password settings
|
2016-06-08 15:23:07 +02:00 |
Andrea Dell'Amico
|
1533c860c3
|
library/roles/postgresql: Lots of changes to implement the pgpool installation better.
d4science-ghn-cluster/group_vars/postgres_pgpool_test: Changed some variables.
|
2016-06-07 18:27:33 +02:00 |
Andrea Dell'Amico
|
552cce1dc4
|
library/roles/postgresql: Scripts to regularly cleanup the WAL archives.
|
2016-04-08 19:24:35 +02:00 |
Andrea Dell'Amico
|
6b13deb40b
|
library/roles/postgresql: First steps of a pgpool configuration that can recovery. Lots of parts are still missing.
|
2016-04-07 18:12:21 +02:00 |
Andrea Dell'Amico
|
8a1edd5801
|
.gitignore: Ignore .idea files.
library/roles/postgresql: pgpool-II, manage the configuration file as a template. Manage authentication and authorization.
|
2016-03-08 14:40:38 +01:00 |
Andrea Dell'Amico
|
670a98fa2a
|
library/roles: Ansible 2 compatibility.
|
2016-03-08 10:58:57 +01:00 |
Tommaso Piccioli
|
7acaccb794
|
New portal dev node
|
2016-01-13 16:18:54 +01:00 |
Andrea Dell'Amico
|
8a23cbc153
|
library/roles/postgresql: Give the possibility to disable the postgresql backups. Create the list of dbs that need a backup automatically, if one is not provided.
|
2016-01-11 17:43:50 +01:00 |
Andrea Dell'Amico
|
e53c5a3f63
|
library/roles/postgresql: Fix the configuration tasks to use the configfile module
library/roles/iptables: Create rules for postgresql even if the service listens on localhost only.
|
2015-06-22 14:49:59 +02:00 |
Andrea Dell'Amico
|
73d37f81a6
|
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
|
2015-05-28 11:32:57 +02:00 |