in reply to Re^3: Querying Postgres DB on Linux from Windows
in thread Querying Postgres DB on Linux from Windows

Found it in /usr/local/pgsql/data

The only two lines not commented out are:
trust local all all ident sameuser
I think with the information supplied above I can figure it out. Thank you again for your generous help.