Determining current block size?

From: "John Wells" <john(dot)wells(at)greatworx(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Determining current block size?
Date: 2007-12-06 21:23:47
Message-ID: 44dddf400712061323x5e721da7ped6075f6dc01f7c7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I see that BLOCK_SIZE can be set at compile time, but is there a way
to determine what block size is in use in a running system? I've been
searching but have been unsuccessful so far.

Thanks!
John

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Wells 2007-12-06 21:29:22 Determining current block size?
Previous Message Alvaro Herrera 2007-12-06 21:18:30 Re: Nested loop in simple query taking long time