Separate BLCKSZ for data and logging - Mailing list pgsql-hackers

From Mark Wong
Subject Separate BLCKSZ for data and logging
Date
Msg-id 200603161619.k2GGJtDZ023827@smtp.osdl.org
Whole thread Raw
Responses Re: Separate BLCKSZ for data and logging  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Re: Separate BLCKSZ for data and logging  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Hi all,

I've been wondering if there might be anything to gain by having a
separate block size for logging and data.  I thought I might try
defining DATA_BLCKSZ and LOG_BLCKSZ and see what kind of trouble I get
myself into.

I wasn't able to find any previous discussion but pehaps 'separate
BLKSZ' were poor parameters to use.  Any thoughts?

Thanks,
Mark


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug report form: locale/encoding
Next
From: "Jonah H. Harris"
Date:
Subject: Re: Separate BLCKSZ for data and logging