On 30/01/2004 09:39 Susemail wrote:
[snip] In any case I don't have a pg_hba.conf file:
You should have, unless you haven't done an initdb...
:~> locate pg_hba.conf /usr/share/postgresql/pg_hba.conf.sample :~>
Should I have one? If I should, where does it belong?
It's in PostgreSQL's data dir. Obviously this may differ from distro to distro. Probably what is happening is that you running locate as regular user which won't have read access to that directoty (it's owned by user postgres).
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller Business |
| Computer Consultants | http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly