[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Switching from MySQL to PostGreSQL



Hi Steven,

I'm just curious, why do you want to switch to PostGreSQL?  Does it have
functionality MySQL doesn't have?

Thanks for your post. I was thinking of switching because PostGrsQL seems to handle transactions, which would make the logic of my PHP scripts simpler. I guess I could implement my own transaction handling mechanism - just being lazy...

And it's easily used with PHP.

There are functions in PHP for PostGreSQL too.

doug