Commit Graph

53 Commits

Author SHA1 Message Date
Andrea Dell'Amico 0c35eea79e
Fix a typo. 2024-05-13 18:23:26 +02:00
Andrea Dell'Amico 4f2e0615e5
New task to manage additional custom parameters. 2024-05-13 18:08:20 +02:00
Andrea Dell'Amico aded1a0426
hashing method configurable. 2024-05-13 17:59:41 +02:00
Andrea Dell'Amico b8be7778e8
Update the apt cache when the repo changes. 2024-02-12 16:29:27 +01:00
Andrea Dell'Amico 7870fbcbfa
Another round of task names changes. 2023-12-18 13:15:11 +01:00
Andrea Dell'Amico aad4b75d60
Fix a task name. 2023-12-18 13:12:22 +01:00
Andrea Dell'Amico 6819643fd1
Fix a typo. 2023-12-18 13:11:17 +01:00
Andrea Dell'Amico efb66ae437
Tags for the client installation. 2023-12-18 13:07:42 +01:00
Andrea Dell'Amico 96d172ce67
Option to install the client only. 2023-12-18 13:00:20 +01:00
Andrea Dell'Amico 1fc4a4527d
Fix the pgdg repository of the deb packages. 2023-12-18 12:41:38 +01:00
Andrea Dell'Amico e8e9e32f82
Align the parameters convetions. 2023-11-21 12:04:25 +01:00
Andrea Dell'Amico fd68e8d04a
Flush handlers after configuring pg_hba. 2023-10-25 16:29:36 +02:00
Andrea Dell'Amico a6f71dda75
Fix some lint warnings. 2023-10-20 12:44:06 +02:00
Andrea Dell'Amico d69716bb8a
Replace the configfile.py module. Other fixes. 2023-10-16 18:39:03 +02:00
Andrea Dell'Amico 3941030b6b
Start replacing configfile with the proper modules 2023-10-15 15:30:17 +02:00
Andrea Dell'Amico b6d5cae17b
Some code cleanup. 2023-10-15 15:13:16 +02:00
Andrea Dell'Amico 2d4f05bc3a
Fix the permissions of /usr/local/sbin/postgresql_wal_backup_and_removal 2021-09-18 14:35:35 +02:00
Tommaso Piccioli 7f799023d9 backup and clean of wal files 2021-09-16 23:54:17 +02:00
Andrea Dell'Amico d73add956c Flush the handlers when needed. 2021-04-06 16:55:11 +02:00
Andrea Dell'Amico 50e8e57c33 Fix the path of the active.standby file. 2021-04-06 16:19:35 +02:00
Andrea Dell'Amico f52f810ce2 Fix a check. 2021-04-06 16:15:58 +02:00
Andrea Dell'Amico b406707653 Fix the .pgpass path. 2021-04-06 16:08:16 +02:00
Andrea Dell'Amico 32ce224928 Add the commands that start the replication. 2021-04-06 16:03:26 +02:00
Andrea Dell'Amico ebec0f1c0a Use ssl for the replication connection if possible 2021-04-06 14:52:22 +02:00
Andrea Dell'Amico 8e5010fd65 Limit the replica user to the replication db. 2021-04-06 14:43:49 +02:00
Andrea Dell'Amico ad879841f4 Passwords are still md5. 2021-04-06 14:35:54 +02:00
Andrea Dell'Amico 1d447c464a Fix the loop tasks. 2021-04-06 14:33:15 +02:00
Andrea Dell'Amico 74af14a437 Fix a typo. 2021-04-06 14:24:13 +02:00
Andrea Dell'Amico 5f6bf2bfa8 Do not reload after adding the replica user. 2021-04-06 14:17:47 +02:00
Andrea Dell'Amico dbb81296d7 Basic config support of streaming replication. 2021-04-06 14:15:37 +02:00
Andrea Dell'Amico fe20da9822 Remove the pgpool tasks and files. 2021-04-02 18:08:23 +02:00
Andrea Dell'Amico 87c1233658 manage extensions. 2021-03-31 17:18:58 +02:00
Andrea Dell'Amico a61da112ef Better defaults. Additional tag for the firewalld task. 2021-03-23 15:21:20 +01:00
Andrea Dell'Amico 9c06db234e fix a conditional. 2021-02-16 18:12:21 +01:00
Andrea Dell'Amico 8d6db35b06 Fix a typo. 2021-02-05 19:50:30 +01:00
Andrea Dell'Amico 8583309e0f alert to remember that the ssh setup has a manual step 2021-02-05 17:37:30 +01:00
Andrea Dell'Amico f3c6ddd67b Ensure the correct permissions of the config files. 2021-02-05 16:15:23 +01:00
Andrea Dell'Amico 0e3d7f4d9c Fix the postgresql data dir path. 2021-02-05 13:49:56 +01:00
Andrea Dell'Amico b1c0af112f Fix the letsencrypt (acme) hook to not restart the service when the certificate was not changed. 2020-12-04 12:12:50 +01:00
Andrea Dell'Amico be46ede742 Move the tasks that do not depend from psql_db_data 2020-10-18 20:23:29 +02:00
Andrea Dell'Amico 3f63d00c87 Fix some booleans. 2020-10-18 20:15:02 +02:00
Andrea Dell'Amico 06dbe8d595 Remove the local ident authentication. 2020-07-31 13:08:43 +02:00
Andrea Dell'Amico ac61ee1777 Use the correct task to set the selinux context. 2020-07-31 13:07:47 +02:00
Andrea Dell'Amico dcfbe46af5 Missing argument. 2020-07-30 19:08:23 +02:00
Andrea Dell'Amico bc9a0fefa3 Create the log directory on EL. 2020-07-30 19:04:12 +02:00
Andrea Dell'Amico 3689c3a828 Fix a variable name. 2020-07-30 16:25:57 +02:00
Andrea Dell'Amico 721c4d43af Remove the tasks that install the packages from postgresql_org_repo.yml 2020-07-30 16:20:00 +02:00
Andrea Dell'Amico d01b802844 Fix a typo. 2020-07-30 16:13:32 +02:00
Andrea Dell'Amico 9735ea05f7 Fix the configuration directory for the EL distributions. 2020-07-30 16:12:34 +02:00
Andrea Dell'Amico dcff05b8e1 Add support for CentOS. 2020-07-30 14:14:39 +02:00