NumericShort vs NumericLong format

From: Amin <amin(dot)fallahi(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: NumericShort vs NumericLong format
Date: 2023-03-07 03:46:24
Message-ID: CAF-KA8_Uf_LZ1krmNdiSJtCoMqSzjdjQRFc=ZK=fQoOFKShF-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

- How can I determine which format will be used for a numeric type?
- What the precision and scale values should be for pgsql to use the long
format? Is there a threshold?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shiy.fnst@fujitsu.com 2023-03-07 03:46:48 RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher
Previous Message Michael Paquier 2023-03-07 03:45:08 Re: add PROCESS_MAIN to VACUUM