Subject: CVS commit: pkgsrc/databases/postgresql80
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/08/2005 23:19:26
Module Name: pkgsrc
Committed By: jlam
Date: Mon Aug 8 23:19:26 UTC 2005
Modified Files:
pkgsrc/databases/postgresql80: Makefile.common
Log Message:
Expose a new variable PGSQL_BLCKSZ for package builders to tweak so
as to optimize PostgreSQL performance. This is a fairly expert option
and represents the size in bytes of a PostgreSQL disk page, defaulting
to 8K.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/postgresql80/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.