Client-Server Example

Поиск
Список
Период
Сортировка
От John Tulodziecki
Тема Client-Server Example
Дата
Msg-id 20050713160556.55D0740067@omta16.mta.everyone.net
обсуждение исходный текст
Ответы Re: Client-Server Example  (Bob <luckyratfoot@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Adam O'Toole"
Дата:
Сообщение: Re: INSERT INTO from a SELECT query
Следующее
От: "Michael Schmidt"
Дата:
Сообщение: Re: To Postgres or not