Originally posted by LordShryku
Not to start a MySQL vs PostgreSQL battle. Just something I was pondering 🙂
One thing that springs to mind is the lack of a native Windows implementation (it's been delayed again); but then, there are a number of commercial ports, and commerical software does have the advantage of making Mgt feel safer in that they have someone obvious to go to for support.
But ooh, ooh! plPHP is in beta! Write PostgreSQL stored procedures in PHP instead of in SQL, Perl, Tcl or Python! (stored procedures, incidentally, which can in certain situations drastically reduce the size of transactions). But then, if you're talking about large transactions you have to consider large databases, and PostgreSQL wins there.