OK. I built a website using Drupal a while back, and thinking it was neato I used Postgresql for my database:
http://gamium.org
I slapped a template togeather, and we've been pretty much being a beta site for a while.
But we'd like to get serious about it, and are therefore moving from MediaTemple to another hosting service.
Since I'm going to be neck deep in the site anyway, I decided to upgrade.
Two bits:
1) Trying to move the data from one Postgresql database to another, using phpPgAdmin, never seems to work. All the scripts I export from phpPgAdmin can't even be run by phpPgAdmin! I need to know how to move the data from one database to another...
2) ...but I'd actually prefer to move to MySQL, as it's the database program I'm most familiar with, and if this sites going to stop being "that site we beta and play on" to "that site that's a serious project" I'll be the database administrator, and I'd prefer to admin a database I'm familiar with.