Re: [pgsql-advocacy] [GENERAL] PostgreSQL versus MySQL for GPS Data

2009-04-21 Thread Steve Singer

On Tue, 21 Apr 2009, David Fetter wrote:


On Tue, Apr 21, 2009 at 08:15:00PM +0100, Peter Childs wrote:

Hmm Interestingly OSM have just switched from MySQL to PostgreSQL.


Can we get somebody from OSM to talk about this on the record?


I've forwarded this request the to the OSM talk list.  Hopefully someone who 
can talk 'on the record' will step forward.


The master OSM database used for editing used to by MySQL but most of the 
map rendering was done from Postgis hosted data.  Over the weekend they 
switched ,as part of an API upgrade,  the main editing database 
to Postgresql (but still not using complex geometry types).


I think the reasoning had to do with them wanting transactions and the 
switch to InnoDB brought has some downsides, but I don't know which of the 
innodb downsides motivated the switch.


I think the reference to MonetDB was part of an April fools joke.

Steve



Cheers,
David.
--
David Fetter da...@fetter.org http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter  XMPP: david.fet...@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

--
Sent via pgsql-advocacy mailing list (pgsql-advoc...@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-advocacy




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


Re: [pgsql-advocacy] [GENERAL] PostgreSQL versus MySQL for GPS Data

2009-04-21 Thread Scott Marlowe
On Tue, Apr 21, 2009 at 9:19 PM, Steve Singer ssinger...@sympatico.ca wrote:
 On Tue, 21 Apr 2009, David Fetter wrote:

 On Tue, Apr 21, 2009 at 08:15:00PM +0100, Peter Childs wrote:

 Hmm Interestingly OSM have just switched from MySQL to PostgreSQL.

 Can we get somebody from OSM to talk about this on the record?

 I've forwarded this request the to the OSM talk list.  Hopefully someone who
 can talk 'on the record' will step forward.

 The master OSM database used for editing used to by MySQL but most of the
 map rendering was done from Postgis hosted data.  Over the weekend they
 switched ,as part of an API upgrade,  the main editing database to
 Postgresql (but still not using complex geometry types).

 I think the reasoning had to do with them wanting transactions and the
 switch to InnoDB brought has some downsides, but I don't know which of the
 innodb downsides motivated the switch.

I believe it was the loss of full text indexing with innodb that drove
the switch.  That's what the wiki entry on postgres says

 I think the reference to MonetDB was part of an April fools joke.

Sounds like it.  Still kinda freaked me out at first.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general