setting the block size to a value greater than 32KB - Mailing list pgsql-general

From umut orhan
Subject setting the block size to a value greater than 32KB
Date
Msg-id 695827.2075.qm@web112008.mail.gq1.yahoo.com
Whole thread Raw
Responses Re: setting the block size to a value greater than 32KB  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

Sorry in advance if this is the wrong list and the question has already been posted. I'm a newbee in Postgres.

I would like to set the block size used in buffer cache to a specific value which is greater than 32KB (let's say --with-block-size=256). Is there are way to do that? Current version (8.4.1) does not allow me to have such a block size. The maximum value has to be 32KB. Maybe there is a workaround for this...

Thanks a lot,
Regards,
Umut 

pgsql-general by date:

Previous
From: Eduardo Piombino
Date:
Subject: Re: Date with time zone
Next
From: Steve Crawford
Date:
Subject: Re: empty string causes planner to avoid index. Makes me sad.