Re: Invalid idle_in_transaction_session_timeout data type

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Vik Fearing <vik(at)postgresfriends(dot)org>
Cc: Alex <cdalxndr(at)yahoo(dot)com>, Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Invalid idle_in_transaction_session_timeout data type
Date: 2021-03-12 15:03:17
Message-ID: 2440071.1615561397@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-docs

Vik Fearing <vik(at)postgresfriends(dot)org> writes:
> On 3/12/21 2:50 AM, Tom Lane wrote:
>> I could see using a couple more words than I suggested before:
>> work_mem (integer, units of kilobytes)

> This gets a little more complicated with:

> shared_buffers (integer, units of BLOCKSZ)

Given the in-line explanation under shared_buffers, I think it'd
be enough to write that as

shared_buffers (integer, units of blocks)

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2021-03-12 15:30:48 Re: BUG #16913: GENERATED AS IDENTITY column nullability is affected by order of column properties
Previous Message Amit Langote 2021-03-12 12:59:14 Re: BUG #16913: GENERATED AS IDENTITY column nullability is affected by order of column properties

Browse pgsql-docs by date

  From Date Subject
Next Message Tomas Vondra 2021-03-12 23:33:36 Re: GROUP BY DISTINCT
Previous Message Vik Fearing 2021-03-12 06:26:19 Re: Invalid idle_in_transaction_session_timeout data type