Hi,
I was wondering if any of you ever tried to run ProcessWire on PostgreSQL. Since 2.4, Ryan seems to have moved PW to PDO completely, and that would make things easier to change the database driver. From running quick greps on wire/ and site/ on a few installed projects, it seems like not too much hassle.
I'm asking this because I'm thinking of implementing a few geometry fieldtypes and "geoselectors" using PostgreSQL/PostGIS.
@Ryan, any thoughts on doing this?