Skip to content

Tags: trainline-eu/ansible-postgresql-role

Tags

1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from paulRbr/postgresql-13

PG13: add postgresql.conf template for postgres 13

1.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from chtitux/install-postgresql-pglogical

Install pglogical package if present in shared_preload_libraries

1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from chtitux/more-extra-options

Add ability to configure shared_preload_libraries, max_worker_processes and track_commit_timestamp settings

1.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from misdoro/configurable_max_standby_archive_…

…delay

Enable configuring max_standby_archive_delay

1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from paulRbr/standby-clone-pg_basebackup

standby-clone: Allow cloning of standby server with pg_basebackup

1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from chtitux/barman-url

Allow to set options for barman connectivity

1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from paulRbr/pg-extensions

feat(extensions): adds creation of extension on databases if needed

1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from paulRbr/better-loop

improvement: remove 'with_items' loop and use modern ansible loops

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from paulRbr/barman-rsync-optional

standby: rsync from barman is optional if SSH access is already here

1.1.0

Update README.md with links to Galaxy