Re: Connecting to remote Database

From: mike g <mike(at)thegodshalls(dot)com>
To: Senthil Jegadeesan <senthilje(at)india(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Connecting to remote Database
Date: 2004-08-06 04:43:00
Message-ID: 1091767379.30298.12.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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 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 connect it through pgtcl.Can any body help me out for connecting through pgtcl.Is there any other way to connect without changing pg_hba.conf file?please reply this....Advanced Thanks for the replies :-)

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Izzet 2004-08-06 09:05:09 Re: psql won't stayed connected
Previous Message Senthil Jegadeesan 2004-08-06 04:25:07 Connecting to remote Database