I came here to determine how much storage a boolean variable uses

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: troy(at)frericks(dot)us
Subject: I came here to determine how much storage a boolean variable uses
Date: 2021-08-30 00:20:20
Message-ID: 163028282061.699.18102158472748913223@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/datatype.html
Description:

I'd like to see a fourth column added to Table 8-1 that contains the size or
size range of the data type. Maybe a note about the amount of space in the
row that a NULL column uses vs a NOT NULL.
Troy.
#

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Westermann (DWE) 2021-08-30 12:50:59 Wrong note in the information schema section?
Previous Message Daniel Gustafsson 2021-08-27 21:14:41 Re: Background worker docs,