Re: [PATCHES] Testing pg_terminate_backend() - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] Testing pg_terminate_backend()
Date
Msg-id 200806232259.m5NMx1D26911@momjian.us
Whole thread Raw
In response to Re: [PATCHES] Testing pg_terminate_backend()  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
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@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Mark Mielke
Date:
Subject: Re: Dept of ugly hacks: eliminating padding space in system indexes
Next
From: Tom Lane
Date:
Subject: Re: Dept of ugly hacks: eliminating padding space in system indexes