Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publication creation does not support all tables in specific schemas #709

Closed
commodis opened this issue Jun 19, 2024 · 2 comments · Fixed by #718
Closed

publication creation does not support all tables in specific schemas #709

commodis opened this issue Jun 19, 2024 · 2 comments · Fixed by #718

Comments

@commodis
Copy link

SUMMARY

The current publication-module does not support the creation of a publication with all tables in specific schemas.

CREATE PUBLICATION sales_publication FOR TABLES IN SCHEMA marketing, sales;

https://www.postgresql.org/docs/current/sql-createpublication.html

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

community.postgresql.postgresql_publication

ADDITIONAL INFORMATION

Current link to the documentation https://docs.ansible.com/ansible/latest/collections/community/postgresql/postgresql_publication_module.html

@Andersson007
Copy link
Collaborator

@commodis hello, thanks for reporting the issue! I'll put the help_wanted label on it hoping someone has time soon to take a look
For newcomers, there's a quick start dev guide that can help. If anyone's gonna take a look, please put explicitly in a comment

@Andersson007
Copy link
Collaborator

the pr #718 is ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants