Increasing BLCKSZ in include/config.h - Mailing list pgsql-general

From Moinak Ghosh
Subject Increasing BLCKSZ in include/config.h
Date
Msg-id 380372F4.4CE57C4B@cisco.com
Whole thread Raw
List pgsql-general
Hi,

   I wish to install PostgreSQL 6.5.2 in a Solaris 2.5.1 system.
However the default block size of 8k limits the max row size to
somewhat less than 8k which is too low for me. I want to increase
the BLCKSZ parameter in "src/include/config.h" to 16384. However
I am also concerned whether this will have any adverse effect.
Can any of you please enlighten me about the effects of increasing
the BLCKSZ parameter.

Regards,
Moinak.

pgsql-general by date:

Previous
From: Dan Parker
Date:
Subject: Re: [GENERAL] Startup Script
Next
From: Moinak Ghosh
Date:
Subject: Increasing BLCKSZ in include/config.h