puppetlabs / puppetlabs/puppetlabs-postgresql
Support pg_createcluster (and other) commands
Open
Nobody has claimed this yet.
feature
- Dominant language
- Ruby
- Stars
- 232
- Forks
- 610
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 4
Description
This issue is a follow up of PR #1450.
pg_createcluster is spreading to distributions besides Debian and Ubuntu. Supporting this would be nice.
affects:
- initdb
- service
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing PR #1450 and the existing handling for the initdb and service commands. Trace how those commands are represented and invoked, then determine the required support for pg_createcluster and other affected commands across distributions. Done means the listed command paths support pg_createcluster without regressing existing PostgreSQL management.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, ruby
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100