PgSQL or MySQL
Redwood: [2013] Lost connection to MySQL server during query; Thrown in /Library/WebServer/Documents/social/redwood/classes/Social_Country_Collection.php on line 23
yeah, the fix is use postgresql
Yeah it’s a wonderful fucking bug.
If you try to call 2 procs, mysql drops the connection;
nice
Never used pgsql before.
Does it support stored procedures and multiple recordsets / in and out variables?
much more too
What’s performance like vs mysql?
transaction safe too i believe.
I’ve only ever worked with mysql and sql server
I like sql server best :\
they say pgsql would have been bigger than mysql if not for dot.com crash
it’s better than mysql.. not sure about speed though.
how is it better?
qurve: pgsql used to be slower than mysql but these days pg is pretty much the same speed from what i hear. but a zillion more features. ![]()
liek omghax
I always used mysql, then I got a job working with sql server
which opened a new world to me.
mysql 5 seems to have gotten to a reasonable level feature wise.
Nasre: i’d ban you if i had the power.
it does what I need it to do.
i dont need 3 million fulltext search-related featurecraps i just want my db engine to be fast except for the whole disconnecting if you have the nerve to want to call 2 procs in one request.
if i wanted 4 billion features i’d use flatfile and write my own features in
unless he says something mean, then you can say something mean too ![]()
Although I think that’s a PHP problem not a mysql problem.
qurve dunno what you’re chattin aboot
I’m ok with that.
Is there a version of pgsql that will run on a mac?
yes there is !