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

2021-09-01 Thread Bruce Momjian
On Mon, Aug 30, 2021 at 12:16:13PM -0400, Jonathan Katz wrote: > > https://www.postgresql.org/docs/current/storage-page-layout.html#STORAGE-TUPLE-LAYOUT > > > > Well, it is provided one level deeper in the data

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

2021-08-30 Thread Jonathan S. Katz
On 8/30/21 11:31 AM, David G. Johnston wrote: > On Sun, Aug 29, 2021 at 11:59 PM PG Doc comments form > mailto:nore...@postgresql.org>> wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/datatype.html >

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

2021-08-30 Thread David G. Johnston
On Sun, Aug 29, 2021 at 11:59 PM PG Doc comments form < nore...@postgresql.org> wrote: > 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 contain