Re: [Sqlrelay-discussion] Please help
Brought to you by:
mused
|
From: Cameron L. <cla...@gm...> - 2009-09-17 14:24:29
|
On Thu, Sep 17, 2009 at 3:58 AM, Henrik HJ <tes...@li...> wrote:
> Can you please help me. I can't connect to SQLRelay, when I try to
> connect. The client freeze and stop working.
>
> I have 4 server:
> Serv1: 10.131.50.191 Database #1
> Serv2: 10.131.50.192 Database #2
> Serv3: 10.131.50.193 SQLRelay
> Serv4: 10.131.50.190 This is the server who have the client install.
> ...
>
The best help *I* can give you is to illustrate how I'd move forward with
such a situation if I were facing it on my own network.
When you talk about connecting to SQLRelay, exactly what do you mean? Are
you, for example, launching from a command-line something like
sqlrsh 10.131.50.193 "" /tmp/master.socket postgres xxx
? If so, what is the exact command-line response that leads to your
conclusion that you "can't connect"?
Are you able to access the Postgres instance at 10.131.50.191 withOUT
SQLRelay?
|