Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2026-07-11 01:56:24

🐘 #pgrust is #PostgreSQL rewritten from scratch in #Rust — an experimental, AI-assisted project exploring what Postgres could look like built on modern primitives.

@chris@mstdn.chrisalemany.ca
2026-06-10 04:05:09

Edit: question answered successfully! Ty!
OK folks, I need some #docker advice for those gurus out there. A boost would be appreciated to get it in front of knowledgeable eyes.
I have a container running postgresql for mastodon. I would like to tweak the conf file for postgresql now that I have things going.
What is the safest way to do this on a running container?
Can I stop the instance with docker stop and then restart it and it will simply see the new postgresql.conf specified in the original docker run command?
I'm getting more comfortable with docker.. but not *that* comfortable, so I'm still worried that if I restart it'll break somehow lol.
I want to make sure I do this right so I don't wreck what appears to be a running and reasonably happy container :)
I'm running docker in a colima virtual machine on macOS.
#mastoAdmin #docker #colima #postgresql

@cwensel@fosstodon.org
2026-07-13 22:05:19

In which I introduce my new project
#sql #postgreSQL

@michabbb@social.vivaldi.net
2026-06-11 06:11:46

🔌 Non-blocking I/O for regular #PHP functions. fread, fwrite, file_get_contents, ob_start, curl, #MySQL, and #PostgreSQL now work asynchronously without extra effort.
🖥️ Built-in TrueAsync S…

@stephane_klein@social.coop
2026-05-02 09:03:00

« J'ai découvert Beads, Dolt et DoltgreSQL »
#Git #PostgreSQL

@michabbb@social.vivaldi.net
2026-07-04 22:23:51

🐘 #Microsoft open-sourced #pgdurable, a new #PostgreSQL extension that brings durable execution directly into the database — long-lived, fault-tolerant workflows run inside

@stephane_klein@social.coop
2026-05-02 09:03:00

« J'ai découvert Beads, Dolt et DoltgreSQL »
#Git #PostgreSQL

@chris@mstdn.chrisalemany.ca
2026-06-10 04:46:06

success.
docker restart does not jeopardize anything as long as a volume is specified at runtime to preserve the data.
successfully restarted with new conf file and we're now green across the board and hopefully tuned for the slightly larger resources available from #newOldiMac
#docker #mastoAdmin #docker #colima #postgresql #selfhost