Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive times

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rocco Altier <RoccoA(at)Routescape(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [COMMITTERS] pgsql: Add GUC variables to control keep-alive times
Date: 2005-07-30 18:29:55
Message-ID: 200507301829.j6UITt003161@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Rocco Altier wrote:
> This broke the build on AIX.
>
> AIX does not have SOL_TCP as a defined symbol in any of the system
> header files.
>

OK, is there any way of setting the keepalive values on AIX?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-30 20:02:18 Re: pgsql: Add GUC variables to control keep-alive times for idle, interval,
Previous Message User Andrewd 2005-07-30 18:28:18 pgbuildfarm - client-code: fix for request #1000371 Keep install

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-07-30 20:02:18 Re: pgsql: Add GUC variables to control keep-alive times for idle, interval,
Previous Message Bruce Momjian 2005-07-30 18:21:07 Re: Interval->day docs and regression tests