pgsql: Add some test scaffolding to allow cache-flush stress testing

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add some test scaffolding to allow cache-flush stress testing
Date: 2006-01-19 21:49:30
Message-ID: 20060119214930.862DE9DCACB@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add some test scaffolding to allow cache-flush stress testing (and I do
mean stress ... system is orders of magnitude slower with this enabled).

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/cache:
inval.c (r1.73.2.1 -> r1.73.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/inval.c.diff?r1=1.73.2.1&r2=1.73.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-01-19 22:52:09 pgsql: Clarify STABLE function documentation to highlight how such
Previous Message Tom Lane 2006-01-19 21:49:22 pgsql: Add some test scaffolding to allow cache-flush stress testing