DBngin
DBngin copied to clipboard
How can I modify multiple config files in postgres?
Please fill out the detail below, it helps me investigate the bug:
-
Driver (Ex: PostgreSQL 10.0): PostgreSQL 9.5.0
-
DBngin build number: 1.1
-
macOS version: 10.14
-
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.
SHOW config_file;
will help you find the proper location to change configuration files.