| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "Mr(dot) Dan" <bitsandbytes88(at)hotmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: pgsql.v814 - BLCKSZ |
| Date: | 2006-08-29 16:28:00 |
| Message-ID: | 200608291628.k7TGS0h05271@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Mr. Dan wrote:
> 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.
I see it in include/pg_config_manual.h.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Hoover | 2006-08-29 16:34:56 | Re: Why so long between archive calls? |
| Previous Message | Andy Shellam | 2006-08-29 16:19:25 | Re: Why so long between archive calls? |