Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

PostgreSQL

Andrew Klychkov edited this page Oct 26, 2020 · 125 revisions

Github postgresql issues Github postgresql PRs postgresql pinboard

PostgreSQL Working Group

The PostgreSQL Working Group collaborates on PostgreSQL and PostgreSQL-related technologies (incl. EnterpriseDB) in Ansible.

News

  • We formed a Working Group to improve the PostgreSQL-specific support in Ansible.
  • We have a PostgreSQL pinboard, subscribe to it to stay informed!

Community

Name GitHub (+ IRC) Role Affiliation
Andrew Klychkov Andersson007 Leader Independent
Strahinja Kustudic kustodian Reviewer Independent
Sebastiaan Mannem sebasmannem Reviewer EnterpriseDB
Abhijit Menon-Sen amenonsen / crab Reviewer 2ndQuadrant
Kostiantyn Nemchenko kostiantyn-nemchenko Reviewer Independent
Thomas O'Donnell andytom Reviewer Independent
Flavien Chantelot Dorn- Reviewer Independent
Tobias Birkefeld tcraxs Reviewer Independent
John Scalia jbscalia Member Independent
Pratik Gadiya pgadiya Reviewer Independent
Alexander Popov popov83 Member Independent
Milan Ilic ilicmilan Member Independent

Add yourself to this list as a Reviewer (help review PRs) or as a Member (discuss issues/roadmap).

Ideas

(if you're going to start to work on some, please, inform the community by message here pinboard)

  • Add new module postgresql_column with support to add/drop/alter PostgreSQL column (free)
  • Add "query" returned values that return the executed queries (only for modules that changes DB: to know that was really happened, for debug, for CI tests).
  • Add AES-256 encryption support #41787.
  • Add new module postgresql_initdb to support initdb (create a new PostgreSQL database cluster)
  • Add new module postgresql_fd_wrapper
  • Add new module postgresql_fd_server
  • Change postgresql_ext module to check double quotes in passed params using module_utils.database.pg_qoute_identifier (the schema param should be presented), see other modules
  • Use pg_quote_identifier for all modules, needs to be rechecked and added where needed
  • Add new module postgresql_funcs (create, replace or alter functions)

Action plan

v2.10 release

Done for v2.10

A lot:) thanks everyone!

future

Links

(ARchived) Working groups

Working groups are now in the Ansible forum

Ansible project:
Community, Contributor Experience, Docs, News, Outreach, RelEng, Testing

Cloud:
AWS, Azure, CloudStack, Container, DigitalOcean, Docker, hcloud, Kubernetes, Linode, OpenStack, oVirt, Virt, VMware

Networking:
ACI, AVI, F5, Meraki, Network, NXOS

Ansible Developer Tools:
Ansible-developer-tools

Software:
Crypto, Foreman, GDrive, GitLab, Grafana, IPA, JBoss, MongoDB, MySQL, PostgreSQL, RabbitMQ, Zabbix

System:
AIX, BSD, HP-UX, macOS, Remote Management, Solaris, Windows

Security:
Security-Automation, Lockdown

Tooling:
AWX, Galaxy, Molecule

Communities

Modules:
unarchive, xml

Plugins:
httpapi

Wiki

Roles, Communication, Reviewing, Checklist, TODO

Clone this wiki locally