Client-Server Example - Mailing list pgsql-general

From John Tulodziecki
Subject Client-Server Example
Date
Msg-id 20050713160556.55D0740067@omta16.mta.everyone.net
Whole thread Raw
Responses Re: Client-Server Example
List pgsql-general

Hi there

 

I am trying to run a simple client application on one linux box (running redhat 9) whilst the server (i.e postmaster) is running on another box.

 

I have successfully run the client program locally on the server machine.

 

I am getting connection refused when I try a remote connection

 

I have been through all the required settings in the conf files and I cannot see the error.

 

Can anyone please give me a simple example of a client program (please include required conf file settings)

which is communicating with a server program (please include required conf file settings) on another machine.

 

Am I right in saying that the postmaster process must only be running on the server machine ?

 

I have checked that the postmaster account is running on the server machine and is not running on the client

Machine.

 

Thank you.

 

John Tulodziecki


Senior Software Engineer
Squire Technologies Ltd

 

Phone  +44(0)1305 757315
Web    www.squire-technologies.com
Email  johnt@squire-technologies.co.uk

 

NOTICE AND DISCLAIMER:

 

Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of Squire Technologies Ltd. If you have received this email in error please notify the sender immediately and delete this email from your system without copying or disseminating it or placing any reliance upon its contents.

 

pgsql-general by date:

Previous
From: "Adam O'Toole"
Date:
Subject: Re: INSERT INTO from a SELECT query
Next
From: "Michael Schmidt"
Date:
Subject: Re: To Postgres or not