Documentation: database creation and deletion

Open Beginner friendly
#292 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
postgresql, python

Research direction

Inspect the charm's database creation and removal lifecycle to verify whether it creates the PostgreSQL database and whether removal deletes it. Document both confirmed behaviors and the relevant caveats; the issue does not name specific files or tests, so begin by locating the charm entry point and lifecycle handlers.

Written by the indexing model from the issue text.

Description

Please document a) if the charm creates the postgresql DB itself (it does) and b) if the charm deletes the database when removed (I think it doesn't, but it would be nice to know for sure)

Dominant language
Python
Stars
3
Forks
6
Avg merge
1d 21h
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from canonical/data-integrator

All issues in canonical/data-integrator

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.