Re: Concurrency testing

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Concurrency testing
Дата
Msg-id 20091007184920.GM7719@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Concurrency testing  (Greg Smith <gsmith@gregsmith.com>)
Ответы Re: Concurrency testing  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-hackers
Greg Smith wrote:
> On Wed, 7 Oct 2009, Alvaro Herrera wrote:
> 
> >Yeah, the API they implemented wasn't ideal, so there was some
> >discussion that ended up with a specification everyone was happy with,
> >but then nobody got around to implementing it.
> 
> I needed something like this and didn't implement those suggestions
> because I thought the whole idea didn't scale up enough.  That's
> close to the right API to allow more complicated regression tests in
> psql itself, but I doubted that would hit real complexity level
> needed to find the good concurrent bugs.

I don't find this a compelling argument against concurrent psql.  Sure
there are things you can't do with it, but it doesn't mean it's not
useful.  Are we going to need further tools to find "the good concurrent
bugs"?  No doubt.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Concurrency testing
Следующее
От: Michael Renner
Дата:
Сообщение: Performance testing framework..