Re: [GENERAL] Increasing size of BLCKSZ

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Daniel Stolk <stolkd(at)email(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Increasing size of BLCKSZ
Date: 1999-12-08 00:50:59
Message-ID: 199912080050.TAA17942@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Hi,
>
> I was wondering if somebody could tell me why the BLCKSZ of a page is so
> small? Because this causes considerable waste of space since there is
> going to be an empty slot at the end of each page that is too small to
> be used. What would happen if I increased it to 32K?

It is the size of a usual disk file system block.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Heflin 1999-12-08 01:26:26 Re: [GENERAL] ODBC Drivers for Win
Previous Message Daniel Stolk 1999-12-08 00:21:41 Increasing size of BLCKSZ