Tootfinder

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

@shochdoerfer@phpc.social
2026-04-09 13:49:44

#PostgreSQL running in the browser with an S3 storage backend - that's pretty impressive
zerofs.net/postgresql-in-the-b

@michabbb@social.vivaldi.net
2026-04-09 18:32:26

📐 #PostgreSQL types auto-generate #TypeScript clients — no manual type mappings, no DTO layers, no impedance mismatch. Types flow outward from DB to frontend automatically.

@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

@michabbb@social.vivaldi.net
2026-04-09 18:32:25

🔁 RESTful path params like /products/{id}, reverse proxy endpoints (passthrough or transform), HTTP custom types letting #PostgreSQL functions call external APIs directly
🛡️ Enterprise-ready out of the box: authentication, authorization, rate limiting, caching, SSE streaming & full #OpenAPI

@michabbb@social.vivaldi.net
2026-04-07 23:14:28

#Directus layers a blazingly fast #NodeJS API on top of any existing SQL database. No schema changes needed, works with what you already have.
🗄️ Database Freedom:
#PostgreSQL,

@marcel@waldvogel.family
2026-04-23 16:48:41

"PostgreSQL, MySQL, Cassandra, and other popular open source systems are not measured in and of themselves – only as part of commercial services."
What is the purpose of essentially delisting #PostgreSQL, #MySQL,

@joe@toot.works
2026-04-27 13:21:58

I saw the news of that #PostgreSQL Backup & Restore project being abandoned. Sometimes you need to do what's necessary to put food on the table.
github.com/pgbackrest/pgbackre

@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

@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-04-08 20:10:21

📖 Automatic API documentation:
PostgREST generates #OpenAPI specs automatically from your schema. Hook up Swagger-UI − interactive, always up-to-date docs for your API. No more manual doc maintenance.
🏗️ Versioning through DB schemas:
Instead of managing API versions in code, PostgREST uses #PostgreSQL

@michabbb@social.vivaldi.net
2026-04-09 18:32:24

#NpgsqlRest turns your #PostgreSQL database into a blazing-fast standalone #REST #API server …

@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-04-08 20:10:20

🐘 PostgREST turns your #PostgreSQL #database into a fully #RESTful #API — instantly. No back…