issues
search
ansible-collections
/
community.postgresql
Manage PostgreSQL with Ansible
https://galaxy.ansible.com/ui/repo/published/community/postgresql/
Other
111
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
community.postgresql.postgresql_pg_hba [3.8.0] Problem "has host bits set"
#774
anvgarifullin
opened
1 day ago
1
style(pre-commit): comment out the 'isort' pre-commit as per @andersson007 ; closes #768
#773
hunleyd
opened
6 days ago
0
pg_hba module refactoring
#772
toydarian
opened
1 week ago
0
Release 3.8.0 commit
#771
toydarian
closed
1 week ago
0
Fix 730
#770
toydarian
closed
1 week ago
1
postgresql_user: refactoring
#769
Andersson007
closed
4 days ago
1
Update the .pre-commit-config.yaml file
#768
Andersson007
opened
1 week ago
0
postgresql_db: split db_create function, simplify exception handling
#767
Andersson007
closed
1 week ago
1
Fix 420 comments parsing
#766
toydarian
closed
1 week ago
4
Update CONTRIBUTING.md
#765
Andersson007
closed
1 week ago
5
pg_user doesn't take password_encryption into account when checking if a password should be updated
#764
Andersson007
closed
1 week ago
5
Fixes #609 Publication with columns
#763
kacperk
closed
1 week ago
5
Some table names are being displayed truncated.
#762
felipenazario
closed
2 weeks ago
4
fixes #705 and improves parsing
#761
toydarian
closed
1 week ago
1
basically a complete rewrite of postgres_pg_hba
#760
toydarian
closed
3 weeks ago
0
Update postgresql_table.py
#759
Andersson007
closed
4 weeks ago
3
Multiple queries should return multiple results
#758
felipenazario
closed
2 weeks ago
9
postgresql_membership doesn't recognize ADMIN, SET and INHERIT options
#757
HauserV
opened
1 month ago
5
Update contributor's email
#756
Andersson007
closed
1 month ago
1
postgresql_info return values doc section: leave only top level keys info
#755
Andersson007
closed
1 month ago
3
show only top-level returned keys in docs for postgresql_info
#754
hunleyd
closed
1 month ago
0
postgresql_script: Add a note about not using the module with files generated by PG utils
#753
Andersson007
closed
1 month ago
1
postgresql_set: refactoring
#752
Andersson007
closed
1 month ago
2
Release 3.7.0 commit
#751
Andersson007
closed
1 month ago
0
Add testing against PG 17
#750
Andersson007
closed
1 month ago
1
report 'in_hot_standby' for pg14+ in postgresql_info
#749
hunleyd
closed
1 month ago
5
postgresql_set: forbids to reset shared_preload_libraries with empty string
#748
Andersson007
closed
1 month ago
2
pg15+ show shared_memory_size and sharedmemory_size_in_huge_pages in postgresql_info output
#747
hunleyd
closed
1 month ago
6
add huge_pages_status to postgresql_info output
#746
hunleyd
closed
1 month ago
6
postgresql_set: add queries ret val to help debug
#745
Andersson007
closed
1 month ago
3
unsetting shared_preload_libraries leads to crash
#744
hunleyd
closed
1 month ago
4
CI: change Ubuntu2204 target to test against PG 16 and Ubuntu2404 against PG 17, update README
#743
Andersson007
closed
1 month ago
6
postgresql_db: fails on setting transaction_timeout = 0 which is supported since PG 17
#742
Andersson007
closed
1 month ago
1
Fix units
#741
Andersson007
closed
1 month ago
2
CI: add testing on Ubuntu 2404, remove testing on Fedora 38 and Ubuntu 2004
#740
Andersson007
closed
1 month ago
7
Add stable-2.18 to CI, fix README
#739
Andersson007
closed
1 month ago
2
Release 3.6.1 commit
#738
Andersson007
closed
2 months ago
0
Comment in unit test with invalid syntax breaks pre-compile
#737
gone-for-coding
closed
2 months ago
2
docs/docsite/links.yml: remove ML and IRC, add Forum team
#736
Andersson007
closed
2 months ago
2
README: Add info about PG versions support
#735
Andersson007
closed
2 months ago
2
Release 3.6.0 commit
#734
Andersson007
closed
2 months ago
0
fix(postgresql_info): use a server version check that handles beta and rc releases
#733
hunleyd
closed
2 months ago
7
postgresql_set on log_rotation_size reports change with --check mode
#732
eb4x
opened
2 months ago
10
Fix postgresql_db for Postgres 17+
#731
cameronmurdoch
closed
2 months ago
3
community.postgresql.postgresql_pg_hba: not writting to pg_hba.conf overwritting the lines for the same user
#730
carcuevas
closed
1 week ago
10
postgresql_db fails with Postgres 17rc1
#729
cameronmurdoch
closed
2 months ago
3
postgresql_info fails on PG betas
#728
hunleyd
closed
2 months ago
4
Handles subscriptions when subconninfo column is unavailable
#727
nickgsc
closed
2 months ago
4
postgresql_subscription does not work when pg_subscription.subconninfo column unavailable
#726
nickgsc
closed
2 months ago
0
Support grants and revokes on foreign tables
#725
nickgsc
closed
2 months ago
5
Next