bill wrote:
> Thanks for the offer.
> I am NAT'd behind a D-Link router connected to the cable modem. I am on
> the Comcast network.
> I have noticed occasionally that my SSH connections will die off even
> though I have putty set to do 60 second keep-alives (I'm assuming that
> it really is). It usually isn't a problem though. If they go down, it is
> usually after quite an idle period.
> Perhaps SSH connections are more tolerant of burps in connectivity than
> pgSQL connections?
>
Than as a work around have you considered setting up a ppp link over
your SSH connection and running the pgSQL connection over that? As an
added bonus, you get a `secure' db connection into the bargin.
Andrae