|
|
Subscribe / Log in / New account

PostgreSQL pain points

PostgreSQL pain points

Posted Apr 3, 2014 9:54 UTC (Thu) by Pawlerson (guest, #74136)
In reply to: PostgreSQL pain points by bronson
Parent article: PostgreSQL pain points

Use Linux and MySQL. Problems solved. If PostgreSQL has problems its developers should solve them. If they care..


to post comments

PostgreSQL pain points

Posted Apr 3, 2014 14:24 UTC (Thu) by olgeni (guest, #96387) [Link]

Use FreeBSD and PostgreSQL. Problems solved, and you also get a proper database for free.

PostgreSQL pain points

Posted Apr 3, 2014 18:31 UTC (Thu) by dlang (guest, #313) [Link] (1 responses)

you act as if MySQL doesn't run into the same problems. I think you just don't understand the details well enough.

PostgreSQL pain points

Posted Apr 3, 2014 18:32 UTC (Thu) by mathstuf (subscriber, #69389) [Link]

MySQL avoids the problem by just dropping your data instead ;) . You prefer fast over correctness, right?

PostgreSQL pain points

Posted Apr 3, 2014 20:22 UTC (Thu) by rodgerd (guest, #58896) [Link]

And instead you get the problem of your data being quietly corrupted.

PostgreSQL pain points

Posted Apr 4, 2014 6:10 UTC (Fri) by palmer_eldritch (guest, #95160) [Link] (1 responses)

I think you missed the joke here...

PostgreSQL pain points

Posted Apr 7, 2014 13:22 UTC (Mon) by nix (subscriber, #2304) [Link]

He also missed the point -- that these are problems which *cannot* be solved by the PostgreSQL developers alone; not without implementing what amounts to an operating system inside the database (as some other big database vendors do, and they all hate it).


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds