Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
NoMad141764yThe cocksucker has a two phase commit, but then blind sides you with security disabled maximum prepared transaction limits. π
-
NoMad141764y@theKarlisK basic sql with it is not that bad, but imagine if your data was big enough and one server wouldn't do the job. You have the same table with different data over multiple servers, and you wanted to edit multiple rows on different servers in one go. My scenario is "hypothetical" at this point but still a pain in the arse.
-
NoMad141764y@theKarlisK idk man, I don't get the point of this stupid project anyways. I feel like I'm stuck in the past and have to reinvent the damn wheel.
-
NoMad141764y@theKarlisK btw, running in cluster is different from optimized code that can fetch all that data without exhausting the severs, or keep it hostage for long.
-
hjk10157314yWhat is so bad about postges? I never worked with it. MySQL, Mariadb and sqlite are all fine by me. I really hate MS SQL though.
-
hjk10157314y@NoMad besides sqlite all rdbms have some arcane config bullshit you have to go trough. Welcome to a new dbms.
I still hate how innodb can't shrink unless you use file per table. That drove up the storage cost when we temporarily imported 12 huge database dumps to generate a chart. -
NoMad141764y@hjk101 compared to other sql servers, it's a fine one really. Idk, this is a rant not a scientific paper! If you have the extra mental capacity, go do something good for humanity instead of overthinking my fucking rant π
-
hjk10157314y@NoMad No worries rant away! Was just curious as I have seen a similar sentiment towards postgres recently.
Humanity is a lost cause and not worth the effortπ
I would like to murder postgres and the awful requirements of this damn project... Plus, I practically didn't sleep more than a blink last night so either postgres fucks off and gets its shit together with its transaction handling shit, or imma about to stab a bitch! π‘ βοΈ
rant
psycopg
pg