Re: Notes on converting from MySQL 5.0.x to PostgreSQL

Поиск
Список
Период
Сортировка
Искать
От
Martijn van Oosterhout
Тема
Re: Notes on converting from MySQL 5.0.x to PostgreSQL
Дата
Msg-id
20060701120940.GB24775@svana.org
Ответ на
Список
Дерево обсуждения
Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 "Jason McManus" <mcmanus.jason@gmail.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Scott Marlowe <smarlowe@g2switchworks.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL "Leif B. Kristensen" <leif@solumslekt.org>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL David Fetter <david@fetter.org>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL David Fetter <david@fetter.org>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL "Jim C. Nasby" <jnasby@pervasive.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Martijn van Oosterhout <kleptog@svana.org>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL "Jim C. Nasby" <jnasby@pervasive.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Ron Johnson <ron.l.johnson@cox.net>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL "paul rivers" <rivers.paul@gmail.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Ron Johnson <ron.l.johnson@cox.net>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Alban Hertroys <alban@magproductions.nl>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Jan Wieck <JanWieck@Yahoo.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL "Alex Turner" <armtuk@gmail.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Jan Wieck <JanWieck@Yahoo.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Scott Marlowe <smarlowe@g2switchworks.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL Jan Wieck <JanWieck@Yahoo.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL "Dave Page" <dpage@vale-housing.co.uk>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL David Fetter <david@fetter.org>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL "Dave Page" <dpage@vale-housing.co.uk>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 Robert Treat <xzilla@users.sourceforge.net>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 Tom Lane <tgl@sss.pgh.pa.us>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 "Jason McManus" <mcmanus.jason@gmail.com>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 Tom Lane <tgl@sss.pgh.pa.us>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 "Dave Page" <dpage@vale-housing.co.uk>
Re: Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 "Jason McManus" <mcmanus.jason@gmail.com>
On Fri, Jun 30, 2006 at 11:26:06PM -0400, Tom Lane wrote:
> Something that would actually hold some intellectual interest is to
> improve the testing infrastructure.  The current setup is pretty limited
> as to its ability to deal with varying outputs, and even more limited
> in its ability to test concurrent behavior.  Again, see the archives.

I must admit I was kind of surprised this didn't generate much
feedback:

http://archives.postgresql.org/pgsql-hackers/2005-08/msg01073.php

It's a simple tester that drives multiple postgres backends
simultaneously and can test whether various concurrently running
transaction correctly block/abort in various situations. I also used it
to test whether all the different LOCK types work as documented in the
documentation (they do, the program checked all combinations of two
locks).

It would in theory be possible to generate scripts to test thing like
simultaneously firing multiple CREATE INDEX commands in seperate
transactions and see how they interact.

Have a nice day,
-- 
Martijn van Oosterhout      http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
В списке pgsql-general по дате отправления
От: Philippe Lang
Дата:
От: Martijn van Oosterhout
Дата:
FAQ