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

Options for INITDB behaviour #149

Open
samwillis opened this issue Aug 6, 2024 · 0 comments
Open

Options for INITDB behaviour #149

samwillis opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@samwillis
Copy link
Collaborator

We should make the behaviour of initdb configurable with an initdb option to the constructor:

  • "auto" run it if needed (current behaviour)
  • false don't ever run it, throw if there is no datadir
  • true always run, and show is there is a datadir
  • "minimal" like auto but only create a template1 so a smaller datadir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants