Tootfinder

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

@domm@social.linux.pizza
2025-07-10 19:40:52

Today I managed to write a #Postgres query using 2 CTEs and a window function to delete some duplicate values (which should have been prevented by a proper unique constraint..) with only a tiny peek into the docs (I forgot the name of the `row_number()` function).

@frankel@mastodon.top
2025-06-18 08:26:15

One more reason to choose #Postgres over #MySQL
tanin.nanakorn.com/one-more-re

@rompe@mastodon.social
2025-07-20 10:41:09

Hm. I normally use #postgres container because I can just increase the version in my

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

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