Tootfinder

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

@michabbb@social.vivaldi.net
2025-08-27 10:01:25

📊 Supports #MySQL #PostgreSQL #SQLite and SQL Server with automatic collations
🛠️ Works with existing Laravel models and database
No complex setup required
⚡ Handles 100 cards…

@nico@lepoulsdumonde.com
2025-09-25 19:45:50

#MastoAdmin I just upgraded #postgresql from v17 to v18 without any problems !

@wyri@toot-toot.wyrihaxim.us
2025-07-20 20:26:06

Finally took the time VACUUM FULL all my #PostgreSQL #databases and empty a runaway table. Dropped from ~90% diskusage to ~25% and a hell of a lot less CPU

@m0n0lithic@social.linux.pizza
2025-09-22 19:24:14

What if we treated Postgres like SQLite?
#postgresql

@lil5@social.linux.pizza
2025-07-15 12:20:53

Why is #postgresql so anal about backup versions?
Did the devs forget that backups are only helpful if you can restore them?

@frankel@mastodon.top
2025-09-04 07:39:17

#PostgreSQL for everything
postgresforeverything.com/

@wyri@toot-toot.wyrihaxim.us
2025-07-20 22:43:31

FWIW, dropped my #Mastodon #postGreSQL #database from 19.5GB down to 5.3GB

@domm@social.linux.pizza
2025-07-04 09:33:26

Today I learned a nice #PostgreSQL snippet to generate a random timestamp: `select now()::date (random() * interval '1 day');`

@frankel@mastodon.top
2025-08-05 16:28:02

#PgBouncer is useful, important, and fraught with peril
jpcamara.com/2023/04/12/pgboun