Re: libpq heartbeat - Mailing list pgsql-general

From Francisco Olarte
Subject Re: libpq heartbeat
Date
Msg-id CA+bJJbyhqoVnvikbjjCi+xtsMti+YqxzEjTko0QQb1m1bvkwwA@mail.gmail.com
Whole thread Raw
In response to Re: libpq heartbeat  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom:

On Thu, Oct 27, 2016 at 6:32 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Francisco Olarte <folarte@peoplecall.com> writes:
>> Isn't this a server setting, and so going to affect every connection,
> Yes,

Ok, just checking.

> but there are equivalent libpq parameters for firing heartbeat
> pings from the client side.  Those are per-connection.
> https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-PARAMKEYWORDS

That's what I told the OP ( with nearly the same link ).

Thanks.

Francisco Olarte.


pgsql-general by date:

Previous
From: Kim Rose Carlsen
Date:
Subject: How to hint two columns IS NOT DISTINCT FROM each other in a join
Next
From: Merlin Moncure
Date:
Subject: Re: libpq heartbeat