Re: tcp settings

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: tcp settings
Date: 2022-09-21 00:46:15
Message-ID: DBC0441E-3313-4FEF-AA5D-E66E531F5ED7@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>> My issue is that psql is timing out with "SSL SYSCALL error: Connection
>> timed out".
>
> then keepalives aren't necessarily the solution anyway. When is
> this failure occurring ... is it while trying to establish the
> database connection in the first place? Or does it only happen
> if you've left the psql session sit idle for a long while?
>
> regards, tom lane

Sitting idle for not even a long while. Under half hour I feel would do it. But I don’t think it times out while I’m “SQLing”

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2022-09-21 00:54:55 Re: I slipped up so that no existing role allows connection. Is rescue possible?
Previous Message Tom Lane 2022-09-20 23:21:43 Re: tcp settings