Re: allow segment size to be set to < 1GiB - Mailing list pgsql-hackers

From Tom Lane
Subject Re: allow segment size to be set to < 1GiB
Date
Msg-id 25143.1668023082@sss.pgh.pa.us
Whole thread Raw
In response to Re: allow segment size to be set to < 1GiB  (Andres Freund <andres@anarazel.de>)
Responses Re: allow segment size to be set to < 1GiB
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> A second question: Both autoconf and meson print the segment size as GB right
> now. Obviously that'll print out a size of 0 for a segsize < 1GB.

> The easiest way to would be to just display the number of blocks, but that's
> not particularly nice.

Well, it would be fine if you'd written --with-segsize-blocks, wouldn't
it?  Can we make the printout format depend on which switch was used?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: allow segment size to be set to < 1GiB
Next
From: David Christensen
Date:
Subject: Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL