PGSQL COMMITTERS 40 PGSQL ADD ALLOW THE SIZE OF THE BUFFER CACHE USED BY TEMPORARY
From: momjian@no-spam (Bruce Momjian)
Subject: pgsql: Add: > > * Allow the size of the buffer cache used by temporary
Date: Mon, 13 Dec 2004 14:21:34 +0000 (GMT)


Log Message:
-----------
Add:

> > * Allow the size of the buffer cache used by temporary objects to be > specified as a GUC variable > > Larger local buffer cache sizes requires more efficient handling of > local cache lookups.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1419 -> r1.1420)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1419&r2=1.1420)


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match