Code: Select all
ls -R /etc | grep postgresqlThat should help you find out.
Edit: Whoops, sorry, upon looking...
https://wiki.archlinux.org/index.php/Po ... rom_remote
The PostgreSQL database server configuration file is postgresql.conf. This file is located in the data directory of the server, typically /var/lib/postgres/data. This folder also houses the other main config files, including the pg_hba.conf.
Now I am confused at a higher level. can I use 10.0.0. in pg_hba.conf for allowing all the clients in my network?
I managede to convert it but getting it into the database is to much right now - going for Whiskey 
