It work without it.
And the default in pg_hba.conf is:
         local   all         all                               trust
         # IPv4 local connections:
         host    all         all         127.0.0.1/32        trust

The problem is I don't know why, I was restarting posgres every time I
made a change to this file.

Not it will be time to experiment, after I sort out the installation
instruction.

Thanks to everybody to replied. 

-- 
#Joseph



On Tue, 2007-09-11 at 18:10 -0700, Chris Travers wrote
>         How do I login as postgres, I've tried the following:
> 
> psql -U postgres [dbname] 
> 
> For safety's sake you may want to (from Bash):
> createdb -U postgres postgres;
> psql -U postgres postgres












-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to