cool tech zone zone
is everything broken? - Printable Version

+- cool tech zone zone (https://forum.cooltech.zone)
+-- Forum: Not Tangara (https://forum.cooltech.zone/forumdisplay.php?fid=1)
+--- Forum: Meta (https://forum.cooltech.zone/forumdisplay.php?fid=2)
+--- Thread: is everything broken? (/showthread.php?tid=59)

Pages: 1 2


is everything broken? - jacqueline - 2024-11-08

i moved us over to a real database engine. but the process was alarmingly manual. last time i tried a test post everything just broke!!! will it work this time?


RE: is everything broken? - jacqueline - 2024-11-08

fuck yeah!!!


RE: is everything broken? - gkr - 2024-11-08

MariaDB or postgresql now?


RE: is everything broken? - jacqueline - 2024-11-08

mariadb! i thought postgres was meant to be the cool one, but the group chat wisdom was that i would have an easier time with mariadb. i also thought that mariadb's 'seal' logo was the cuter of the two.


RE: is everything broken? - emily - 2024-11-08

Postgres is the cool one as long as someone else is doing admin for you.

If you must do your own admin, I recommend the Emily-approved Never Update Anything system.


RE: is everything broken? - jacqueline - 2024-11-08

i planned to never update, but it turns out mybb's usage of sqlite is really bad. the site kept throwing errors up whenever more than like 5 concurrent requests came in!


RE: is everything broken? - emily - 2024-11-08

see, you're just not nevering your updates enough

if you never update the db at all you can just cache all the pages as static html. new posts may be submitted via carrier pigeon


RE: is everything broken? - buzzyrobin - 2024-11-08

(2024-11-08, 09:02 AM)jacqueline Wrote: mariadb! i thought postgres was meant to be the cool one, but the group chat wisdom was that i would have an easier time with mariadb.

i insist my late objection be noted

(2024-11-08, 09:09 AM)emily Wrote: If you must do your own admin, I recommend the Emily-approved Never Update Anything system.

i insist my agreement with this take be also noted


RE: is everything broken? - gkr - 2024-11-08

I don't find postgres admin that hard but I live in a shell.
May you never have to do admin again


RE: is everything broken? - emily - 2024-11-08

do they have in-place upgrades yet or is it still a painful "dump the entire database and load it into the new one" process

this is, of course, a non-issue if you Never Update Anything