Re: Justifying a PG over MySQL approach to a project
От
Lincoln Yeoh
Тема
Re: Justifying a PG over MySQL approach to a project
Дата
Msg-id
200912181911.nBIJBNCv015648@vsmtp6.jaring.my
Список
Дерево обсуждения
Justifying a PG over MySQL approach to a project "Gauthier, Dave" <dave.gauthier@intel.com>
Re: Justifying a PG over MySQL approach to a project Frank Heikens <frankheikens@mac.com>
Re: Justifying a PG over MySQL approach to a project Mihamina Rakotomandimby <mihamina@gulfsat.mg>
Re: Justifying a PG over MySQL approach to a project Scott Ribe <scott_ribe@killerbytes.com>
Re: Justifying a PG over MySQL approach to a project Erik Jones <ejones@engineyard.com>
Re: Justifying a PG over MySQL approach to a project "Gauthier, Dave" <dave.gauthier@intel.com>
Re: Justifying a PG over MySQL approach to a project Robert Hodges <robert.hodges@continuent.com>
Re: Justifying a PG over MySQL approach to a project Scott Marlowe <scott.marlowe@gmail.com>
Re: Justifying a PG over MySQL approach to a project Scott Marlowe <scott.marlowe@gmail.com>
Re: Justifying a PG over MySQL approach to a project Greg Smith <greg@2ndquadrant.com>
Re: Justifying a PG over MySQL approach to a project Tom Lane <tgl@sss.pgh.pa.us>
Re: Justifying a PG over MySQL approach to a project Lincoln Yeoh <lyeoh@pop.jaring.my>
Re: Justifying a PG over MySQL approach to a project "Gauthier, Dave" <dave.gauthier@intel.com>
Re: Justifying a PG over MySQL approach to a project Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: Justifying a PG over MySQL approach to a project Greg Smith <greg@2ndquadrant.com>
Re: Justifying a PG over MySQL approach to a project Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: Justifying a PG over MySQL approach to a project Tom Lane <tgl@sss.pgh.pa.us>
Re: Justifying a PG over MySQL approach to a project Merlin Moncure <mmoncure@gmail.com>
Re: Justifying a PG over MySQL approach to a project Greg Smith <greg@2ndquadrant.com>
Re: Justifying a PG over MySQL approach to a project Merlin Moncure <mmoncure@gmail.com>
Re: Justifying a PG over MySQL approach to a project Scott Marlowe <scott.marlowe@gmail.com>
Re: Justifying a PG over MySQL approach to a project Steve Atkins <steve@blighty.com>
Re: Justifying a PG over MySQL approach to a project Peter Geoghegan <peter.geoghegan86@gmail.com>
Re: Justifying a PG over MySQL approach to a project Thomas Kellerer <spam_eater@gmx.net>
Re: Justifying a PG over MySQL approach to a project Greg Smith <greg@2ndquadrant.com>
Re: Justifying a PG over MySQL approach to a project Craig Ringer <craig@postnewspapers.com.au>
Re: Justifying a PG over MySQL approach to a project "Greg Sabino Mullane" <greg@turnstep.com>
Re: Justifying a PG over MySQL approach to a project "Gauthier, Dave" <dave.gauthier@intel.com>
Re: Justifying a PG over MySQL approach to a project "Greg Sabino Mullane" <greg@turnstep.com>
Re: Justifying a PG over MySQL approach to a project "Gauthier, Dave" <dave.gauthier@intel.com>
Re: Justifying a PG over MySQL approach to a project "Greg Sabino Mullane" <greg@turnstep.com>
Re: Justifying a PG over MySQL approach to a project Scott Marlowe <scott.marlowe@gmail.com>
Re: Justifying a PG over MySQL approach to a project David Boreham <david_list@boreham.org>
Re: Justifying a PG over MySQL approach to a project Scott Marlowe <scott.marlowe@gmail.com>
Re: Justifying a PG over MySQL approach to a project Richard Broersma <richard.broersma@gmail.com>
Re: Justifying a PG over MySQL approach to a project Kevin Kempter <kevink@consistentstate.com>
Re: Justifying a PG over MySQL approach to a project Erik Jones <ejones@engineyard.com>
Re: Justifying a PG over MySQL approach to a project "Gauthier, Dave" <dave.gauthier@intel.com>
Re: Justifying a PG over MySQL approach to a project Dimitri Fontaine <dfontaine@hi-media.com>
Re: Justifying a PG over MySQL approach to a project Mike Christensen <mike@kitchenpc.com>
Re: Justifying a PG over MySQL approach to a project John R Pierce <pierce@hogranch.com>
Re: Justifying a PG over MySQL approach to a project Madison Kelly <linux@alteeve.com>
Re: Justifying a PG over MySQL approach to a project Scott Marlowe <scott.marlowe@gmail.com>
Re: Justifying a PG over MySQL approach to a project Merlin Moncure <mmoncure@gmail.com>
Re: Justifying a PG over MySQL approach to a project "Massa, Harald Armin" <chef@ghum.de>
Re: Justifying a PG over MySQL approach to a project "Gauthier, Dave" <dave.gauthier@intel.com>
Re: Justifying a PG over MySQL approach to a project Grzegorz Jaśkiewicz <gryzman@gmail.com>
Re: Justifying a PG over MySQL approach to a project Thomas Kellerer <spam_eater@gmx.net>
At 11:28 AM 12/18/2009, Scott Marlowe wrote: >On Thu, Dec 17, 2009 at 7:51 PM, David Boreham wrote: > > Scott Marlowe wrote: > >> > >> I would recommend using a traffic shaping router (like the one built > >> into the linux kernel and controlled by tc / iptables) to simulate a > >> long distance connection and testing this yourself to see which > >> replication engine will work best for you. > >> > > > > Netem : > > http://www.linuxfoundation.org/collaborate/workgroups/networking/netem > > We used this to make a test rig for Directory Server replication, to verify > > a > > re-design that added pipelining to the replication protocol. > > It's already in the modern Linuxes--just needs to be configured. > >Wow, everytime I turn around someone's built something cool from a set >of small sharp tools. Thanks! There's also a livecd with a WebUI to emulate WANs. I think it's basically a wrapper around tc/netem, but I find it convenient for quick and dirty tests. http://wanem.sourceforge.net/ It seems you currently can only control outbound traffic from an interface, so you'd have to set stuff on both interfaces to "shape" upstream and downstream - this is not so convenient in some network topologies. Regards, Link.
В списке pgsql-general по дате отправления