pg_ctl: directory "C:/Program Files/PostgreSQL/13/data" does not exist The reload command returned an error (1)

583 Views Asked by At

When I try to open "pg_hba.conf" file, keep getting the following error:

pg_ctl: directory "C:/Program Files/PostgreSQL/13/data" does not exist The reload command returned an error (1)

How to get the access to "pg_hba.conf" file if "C:/Program Files/PostgreSQL/13/data" folder is not present in path?

0

There are 0 best solutions below