Re: Help me urgently - Mailing list pgsql-general

From Richard Huxton
Subject Re: Help me urgently
Date
Msg-id 42BAD531.7070500@archonet.com
Whole thread Raw
In response to Help me urgently  (Kapil Malhotra <k4kapil@gmail.com>)
Responses Re: Help me urgently
List pgsql-general
Kapil Malhotra wrote:
> Hi..
>
> I am running postgres 8.0.3 on red hat 9 and i have installed pgadmin
> III 1.2 on win 2000 professional client. i want to establish a
> connection between win client and postgres server..

Make sure your server is actually listening for internet connections.
http://www.postgresql.org/docs/8.0/static/runtime-config.html#RUNTIME-CONFIG-CONNECTION

Configure your pg_hba.conf file for whatever means of authentication you
prefer (e.g. password).
http://www.postgresql.org/docs/8.0/static/client-authentication.html

Fill in the connection details on pgadmin, and you should be away!
--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Kovács Péter
Date:
Subject: TX semantics backward compatibility
Next
From: Michael Fuhr
Date:
Subject: Re: plpgsql constraint checked data fails to restore