Re: PG vs MySQL
От
Jan Wieck
Тема
Re: PG vs MySQL
Дата
Msg-id
40689841.8030509@Yahoo.com
Ответ на
Re: PG vs MySQL (Alex)
Список
Дерево обсуждения
Running multiple databases PG vs MySQL Alex <alex@meerkatsoft.com>
Re: Running multiple databases PG vs MySQL Frank Finner <postgresql@finner.de>
Re: PG vs MySQL Alex <alex@meerkatsoft.com>
Re: PG vs MySQL "Uwe C. Schroeder" <uwe@oss4u.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL Mike Nolan <nolan@gw.tssi.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL Mike Nolan <nolan@gw.tssi.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL Mike Nolan <nolan@gw.tssi.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL "Joshua D. Drake" <jd@commandprompt.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL Mike Nolan <nolan@gw.tssi.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL Mike Nolan <nolan@gw.tssi.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL Andrew Rawnsley <ronz@ravensfield.com>
Re: PG vs MySQL Lincoln Yeoh <lyeoh@pop.jaring.my>
Re: PG vs MySQL "scott.marlowe" <scott.marlowe@ihs.com>
Re: PG vs MySQL Mike Nolan <nolan@gw.tssi.com>
Re: PG vs MySQL Tom Lane <tgl@sss.pgh.pa.us>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL Bruce Momjian <pgman@candle.pha.pa.us>
Re: PG vs MySQL "scott.marlowe" <scott.marlowe@ihs.com>
Re: PG vs MySQL Tom Lane <tgl@sss.pgh.pa.us>
Re: PG vs MySQL "scott.marlowe" <scott.marlowe@ihs.com>
Re: PG vs MySQL Alex <alex@meerkatsoft.com>
Re: PG vs MySQL "Marc G. Fournier" <scrappy@postgresql.org>
Re: PG vs MySQL "Uwe C. Schroeder" <uwe@oss4u.com>
Re: PG vs MySQL David Garamond <lists@zara.6.isreserved.com>
Re: PG vs MySQL Pierre Didelon <pdidelon@cea.fr>
Re: PG vs MySQL Jan Wieck <JanWieck@Yahoo.com>
Re: PG vs MySQL Gregory Wood <gwood@ewebengine.com>
Re: PG vs MySQL Jan Wieck <JanWieck@Yahoo.com>
Alex wrote: > MySQL is still the default database offered by any web hosting company > and if Postgres wants to become the designated db engine for these > services or become the worlds no.1 open source db then i think lots of > things need to be done. Take for example the admin interface (MySQL > Administrator) for MySQL which is done very professionally or the ease > of setting up Replication. Postgres still is quite far behind there and > for normal users that know MySQL best the transition is probably a too > big step and risk. How easy is it to setup a reliable replication with failover, switchover and especially switchback? I have never done that in MySQL, but you seem to know quite a bit about it. If I have one master and 3 slaves, and I need to shutdown the master for maintenance purposes, what do I have to do to switch over to one of the slaves, let the other two slaves replicate against that new master, and when I'm done and the original master could take over again, what's the procedure to get it back into the master role? Keep in mind that our databases are quite a few gigabytes in size and that longer interruption of accessibility is not acceptable (that's what we do that replication stuff for in the first place). If you don't know the answers to that, I assume it isn't that easy as people try to make believe. And in case the answer is "that is not possible but ...", then you better think again what you want that replication setup for. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #================================================== JanWieck@Yahoo.com #
В списке pgsql-general по дате отправления