Re: [PATCH] dtrace probes for memory manager
Bernd Helmle <mailings@oopsware.de>
From: Bernd Helmle <mailings@oopsware.de>
To: Greg Smith <greg@2ndquadrant.com>
Cc: Robert Haas <robertmhaas@gmail.com>,
Zdenek Kotala <Zdenek.Kotala@sun.com>, Alvaro Herrera <alvherre@commandprompt.com>, pgsql-hackers@postgresql.org
Date: 2009-12-08T21:06:37Z
Lists: pgsql-hackers
--On 8. Dezember 2009 15:51:52 -0500 Greg Smith <greg@2ndquadrant.com> wrote: > Try this instead, which will give you a test where checkpoints have a > minimal impact, but lots of memory will be thrown around: > > pgbench -i -s 10 <db> > pgbench -S -c 10 -T 600 <db> Thanks for the input, will try.... -- Thanks Bernd