Hello,
Did you remember to create your account in the database that you are
connecting to. Unless that database is a copy of the one you normally
connect to your user name won't exist in it.
Mike
On Thu, 2004-08-05 at 23:25, Senthil Jegadeesan wrote:
> I have to connect to a postgresql postmaste
I have to connect to a postgresql postmaster running in a system in the same nerwork.I
started the postmaster with -i option and I changed the pg_hba.conf file to allow that
system.but when using psql it tell user senthil not found(in server).senthil is my log
in name for the client.I can not co