Remote Connection

From: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
To: "Postgresql" <pgsql-general(at)postgresql(dot)org>
Subject: Remote Connection
Date: 2011-01-07 18:52:23
Message-ID: C530DDBBB7B24A8BA31B8B2C5F063F91@BobPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I am attempting to connect from two local interfaces to a remote database.

With one interface (SharpMap developed in C#) I have no problems.

With the other interface (Delphi) I have no problem connecting in design mode.

However when I compile Delphi it just hangs, until timeout, without opening.

The postgresql log follows. Can someone please interpret it for me?

Bob

2011-01-07 09:03:55 PSTERROR: unrecognized configuration parameter "ssl_renegotiation_limit"
2011-01-07 09:03:55 PSTSTATEMENT: SET ssl_renegotiation_limit=0
2011-01-07 09:04:08 PSTLOG: could not receive data from client: No connection could be made because the target machine actively refused it.


2011-01-07 09:04:08 PSTLOG: unexpected EOF on client connection
2011-01-07 09:22:58 PSTLOG: could not receive data from client: No connection could be made because the target machine actively refused it.


2011-01-07 09:22:58 PSTLOG: unexpected EOF on client connection

Responses

Browse pgsql-general by date

  From Date Subject
Next Message THOMPSON, JARED (ATTBAPCO) 2011-01-07 19:52:14 Realtime Query Dashboard Results
Previous Message Adrian Klaver 2011-01-07 18:36:57 Re: Backup and restore sequences