On Wed, May 11, 2011 at 1:45 PM, hatem gamal elzanaty <[email protected]> wrote: > can you give me more detailed syntax where to search what file ...etc > sorry for bothering
I was away from my PC, but now, this I have real Internet access. :) See http://www.postgresql.org/docs/8.4/static/auth-pg-hba-conf.html Some distros trust localhost quite a bit. Eg, your user usually has access to a database by the same name (if you got added). You'll need to reload Pg from the initscript to signal your pg_hba.conf changes are done. Regards, Scott. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
