- 01 Sep, 2020 1 commit
-
-
Remi PLANEL authored
-
- 12 Nov, 2019 2 commits
-
-
Nate Coraor authored
Additional fixes for yum repo changes upstream
-
Nate Coraor authored
-
- 11 Nov, 2019 3 commits
-
-
Nate Coraor authored
Properly handle WAL directory in backup scripts for version >=10
-
Nate Coraor authored
-
Nate Coraor authored
Check pgdg repository package task for RHEL based distros should check pgdg-redhat-repo package
-
- 21 Aug, 2019 1 commit
-
-
Davor Racic authored
As of 15 April 2019, there is only one repository RPM per distro, and it includes repository information for all available PostgreSQL releases.
-
- 11 Jun, 2019 1 commit
-
-
Yaroslav Shabalin authored
-
- 28 Feb, 2019 2 commits
-
-
Nate Coraor authored
declarations
-
Nate Coraor authored
-
- 23 Jan, 2019 7 commits
-
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
-
Nate Coraor authored
replaced deprecated include with include_tasks
-
Nate Coraor authored
ordering. Supercedes #13.
-
Nate Coraor authored
-
Nate Coraor authored
-
- 19 Nov, 2018 2 commits
-
-
Björn Grüning authored
Move hardcoded value 'postgres' into variable 'postgresql_user_name'
-
Sergey Golitsynskiy authored
Rationale: provides mechanism for overriding PostgreSQL system user. In particular, this may be needed when used together with [ansible-galaxy-os](https://github.com/galaxyproject/ansible-galaxy-os) role, which provides that option (variable: postgres_user_name). (Assumption: postgresql user name and group name are the same.)
-
- 14 Nov, 2018 1 commit
-
-
Björn Grüning authored
Update syntax, remove deprecation warnings
-
- 13 Nov, 2018 1 commit
-
-
Sergey Golitsynskiy authored
1) Do not use filter syntax for tests 2) Do not use Jinja2 syntax in when clause
-
- 20 Jul, 2018 1 commit
-
-
Mark Esler authored
-
- 12 Apr, 2017 1 commit
-
-
Nate Coraor authored
-
- 04 Apr, 2017 1 commit
-
-
Nate Coraor authored
-
- 21 Sep, 2015 3 commits
-
-
Nate Coraor authored
Fix pgdg package name for 8.4
-
Nate Coraor authored
Fix config for PostgreSQL < 9.3
-
Nate Coraor authored
Fix default ~postgres/backup for local backups
-
- 26 Aug, 2015 2 commits
-
-
Andrej Smigala authored
The package names for PostgreSQL 8.4 follow a slightly different naming pattern. Fixed the matching logic in get_repo_rpm_release.py. Also changed the script to output the whole package name, which is then used in the install task. This is to prevent having to fiddle with jinja filters in the install task to get the correct download url.
-
Andrej Smigala authored
the include_dir option was added in version 9.3 [1], directly include the ansible-generated config file for earlier versions [1] https://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.3#Configuration_directive_.27include_dir.27
-
- 13 Aug, 2015 1 commit
-
-
Timo Rantalaiho authored
The problem was that scripts ended up quoting the value like this mutex="~postgres/backup/walmutex" and ~postgres did not get expanded correctly.
-
- 11 Aug, 2015 1 commit
-
-
Nate Coraor authored
this is normal and ok. I swear I write better shell than this these days.
-
- 10 Aug, 2015 2 commits
-
-
Nate Coraor authored
-
Nate Coraor authored
-
- 14 Jul, 2015 1 commit
-
-
Nate Coraor authored
-
- 16 Jun, 2015 1 commit
-
-
Nate Coraor authored
-
- 30 Jan, 2015 2 commits
-
-
Nate Coraor authored
-
Nate Coraor authored
-