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

How can I modify multiple config files in postgres? #31

Open
harsh-ag opened this issue Jun 12, 2019 · 1 comment
Open

How can I modify multiple config files in postgres? #31

harsh-ag opened this issue Jun 12, 2019 · 1 comment

Comments

@harsh-ag
Copy link

Please fill out the detail below, it helps me investigate the bug:

  1. Driver (Ex: PostgreSQL 10.0): PostgreSQL 9.5.0

  2. DBngin build number: 1.1

  3. macOS version: 10.14

  4. The steps to reproduce this issue: setup PostgreSQL.

I need to make changes to multiple configuration files, for example - pg_hba.conf and postgresql.conf. It is only giving me the option to add a single config file while starting the server. I tried making changes in the configuration files in /Users/Shared/DBngin/postgresql/9.5.0/share/ but it is still not working.

@marcelpotirnac
Copy link

SHOW config_file;
will help you find the proper location to change configuration files.

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