pgsql.v814 - BLCKSZ

From: "Mr(dot) Dan" <bitsandbytes88(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: pgsql.v814 - BLCKSZ
Date: 2006-08-29 14:33:49
Message-ID: BAY116-F33FAC0ED8C83D4B7A539B7D1390@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
When the postgresql.pdf for version 8.1 says that
Each buffer is 8192 bytes, unless a different value of BLCKSZ was chosen
when building the server.

When it says buildeing the server, is it talking about the postgres server
or the the OS server that the postgres instance is going on?

Assuming it's talking about a postgresql configuration not the OS or
filesystem it's running on, where do you find that BLCKSZ variable. I
couldn't find a config.h file in v814 and it wasn't in the
../include/pg-config.h file either.

Thanks,
~DjK

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Lane Van Ingen 2006-08-29 15:22:06 dbsize.so for PostgreSQL 8.1.4 on Red Hat Enterprise Linux 4.0
Previous Message Tom Lane 2006-08-29 13:03:17 Re: Inserting bit-type value into integer-type column