| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Russell Smith <mr-russ(at)pws(dot)com(dot)au>, List pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: pgbench minor fixes |
| Date: | 2008-07-06 05:53:20 |
| Message-ID: | 23934.1215323600@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> On Sun, 2008-07-06 at 00:06 +1000, Russell Smith wrote:
>> Simon Riggs wrote:
>>> 1. -i option should run vacuum analyze only on pgbench tables, not *all*
>>> tables in database.
>
>> How does this work with custom scripts?
> I don't think we can justify vacuuming every table in the database just
> so we get any tables being used for one set of tests.
Actually your point is that the -i option wouldn't be used anyway
with a custom script ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ITAGAKI Takahiro | 2008-07-07 01:29:15 | Re: Sorting writes during checkpoint |
| Previous Message | Tom Lane | 2008-07-06 04:51:45 | Re: [PATCHES] Solaris ident authentication using unix domain sockets |