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

configure install to prefer user location over system location #3

Open
coolaj86 opened this issue Sep 15, 2024 · 0 comments
Open

configure install to prefer user location over system location #3

coolaj86 opened this issue Sep 15, 2024 · 0 comments

Comments

@coolaj86
Copy link
Contributor

The default location of the hba config is something like:

/etc/postgresql/14/main/pg_hba.conf

But what we use in these scripts is a local user location:

/home/app/.local/share/postgres-10/var/pg_hba.conf

We may want to update the install script to disable the system postgres run the postgres with the user location - or abandon that idea and update the scripts to go the other way.

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

1 participant