| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Subject: | Re: [PATCHES] Testing pg_terminate_backend() |
| Date: | 2008-06-23 22:59:01 |
| Message-ID: | 200806232259.m5NMx1D26911@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Can we conclude this has been tested enough for 8.4?
---------------------------------------------------------------------------
Magnus Hagander wrote:
> Bruce Momjian wrote:
> > Magnus Hagander wrote:
> > > It looks pretty good from here. I have an output of about 50 million
> > > lines, and the only FATAL stuff is the "terminating due to admin
> > > command". All other errors look consistent with things like the
> > > backend that creates a table gets killed, so anybody trying to
> > > access that table later will fail with a does not exist error.
> >
> > OK, how long does a regression test take to run, and how long did you
> > run the script? Then please compute the number of regression runs.
>
> Hmm. This looks like somewhere between 10,000 and 20,000 runs.
>
> //Magnus
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-06-23 23:09:11 | Re: Dept of ugly hacks: eliminating padding space in system indexes |
| Previous Message | Bruce Momjian | 2008-06-23 22:51:28 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | daveg | 2008-06-23 23:17:35 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout |
| Previous Message | Bruce Momjian | 2008-06-23 22:51:28 | Re: [HACKERS] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout |