Re: Notes on converting from MySQL 5.0.x to PostgreSQL
От | Tom Lane |
---|---|
Тема | Re: Notes on converting from MySQL 5.0.x to PostgreSQL |
Дата | |
Msg-id | 25395.1151689313@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
|
Список | pgsql-general |
David Fetter <david@fetter.org> writes: > On Fri, Jun 30, 2006 at 11:39:04AM -0400, Tom Lane wrote: >> It might be worth pointing out that mysql's replication falls over >> if you so much as look at it crosseyed. I have not had to use it >> for production purposes, but I can tell you that the mysql >> replication regression tests fail ... irreproducibly of course ... >> almost one time in two in Red Hat's build environment. > Are those tests, or at least descriptions of them, available? Sure, it's just the standard "make test" sequence in mysql's source. If you want to do exactly what I'm talking about, grab the latest mysql SRPM off the Fedora download server and "rpmbuild --rebuild" it. There's a very long regression test suite (much larger than ours :-() and when it fails, it's invariably in one of the replication-related tests. regards, tom lane
В списке pgsql-general по дате отправления: