Tootfinder

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

@fanf@mendeddrum.org
2026-04-24 11:42:02

from my link log —
Foreign Data Wrappers for migrating from Oracle to PostgreSQL.
migops.com/blog/2021/02/15/rol
saved 2021-04-06

@lightweight@mastodon.nzoss.nz
2026-02-26 03:43:27

Welp, that was non-trivial, but I've just managed to upgrade one of my Peertube instances from 7.3.0 -> 8.0.2 (includes an upgrade from PostgreSQL 13 -> 17)! Very impressive bit of kit, this! Well done Framasoft and friends!

@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,

@socallinuxexpo@social.linux.pizza
2026-02-26 22:40:01

Elizabeth Christensen, Devrim Gunduz, Ryan Booz will speak on 'Postgres Configuration and Performance Tuning - Hour 5 of Postgres Training Day' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@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

@fanf@mendeddrum.org
2026-02-21 09:42:02

from my link log —
pgagroal: a high-performance connection pool for PostgreSQL.
github.com/agroal/pgagroal
saved 2020-01-29 dotat.at/…

@socallinuxexpo@social.linux.pizza
2026-02-24 18:15:01

Phil Vacca will speak on 'Did VS Code Quietly Become a Go-To Postgres Tool?' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@fanf@mendeddrum.org
2026-03-24 21:42:03

from my link log —
When upserts don't update but still write: debugging PostgreSQL WAL activity.
datadoghq.com/blog/engineering
saved 2026-03-24

@thoralf@soc.umrath.net
2026-02-12 07:31:49

Ich habe gestern Abend den #Homeassistant doch wieder auf PostgreSQL als recorder-Backend umgestellt, weil die SQLite-Datei geradezu explodiert ist (23 GB nach anderthalb Monaten) und das System immer langsamer wurde.
Außerdem habe ich ltss hinzugefügt, damit die reguläre PostgreSQL-Datenbank schnell und einigermaßen klein bleibt.

@fanf@mendeddrum.org
2026-03-20 12:42:03

from my link log —
Replication configuration changes in PostgreSQL 12.
2ndquadrant.com/en/blog/replic
saved 2019-10-07

@luca@social.luca.run
2026-03-14 17:11:37

It took me way too long, but I finally migrated from PostgreSQL 13 to 17. The last two times I started working on it, I wasn't able to finish. I was convinced that a direct upgrade would have been best and got lost in researching how to do that with my setup (unraid, docker). Today, I went the backup restore route and was done in half an hour.

@socallinuxexpo@social.linux.pizza
2026-02-23 21:30:05

Speaker Spotlight: Henrietta Dombrovskaya
PostgreSQL and Academia—Establishing Partnership Watch the full talk:
youtu.be/6sgV0UxZw5Y?si=eFG9FQ
Join us at SCaLE 23x to explore how open source is transforming education! 🚀

@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.

@socallinuxexpo@social.linux.pizza
2026-02-23 17:20:02

Nick Meyer will speak on 'Practical PgBouncer Pain Prevention' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@fanf@mendeddrum.org
2026-03-23 18:42:04

from my link log —
PostgreSQL query cancellation / Ctrl-C in psql is insecure.
neon.com/blog/ctrl-c-in-psql-g
saved 2026-03-23

@inthehands@hachyderm.io
2026-02-08 22:49:35

Specific recommendations for deploying a fairly vanilla server-side Swift PostgreSQL project?
(Small project, small DB, low traffic, bonus points for non-US location but not required)
Thoughts on just going with a “generic Docker” service vs a service that natively supports Swift?

@nobodyinperson@fosstodon.org
2026-02-13 18:22:30

TIL that #Immich hard-codes all its paths into its postgresql database. What a nightmare for migrations. None of the tasks in the UI helped. Tried replacing it in the db, no chance. Had to resort to bind mounting shenanigans.

@fanf@mendeddrum.org
2026-04-11 08:42:01

from my link log —
Waiting for PostgreSQL 14: SEARCH and CYCLE clauses.
depesz.com/2021/02/04/waiting-
saved 2021-03-05

@socallinuxexpo@social.linux.pizza
2026-02-23 17:10:01

Elizabeth Christensen, Devrim Gunduz, Ryan Booz will speak on 'Postgres DBA Basics - Hour 3 of Postgres Training Day' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@andres4ny@social.ridetrans.it
2026-03-08 23:46:33

lemmy.world/post/43988094
There are going to be a lot of projects forked to remove or halt ai coming up.

@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

@fanf@mendeddrum.org
2026-04-09 20:42:02

from my link log —
BLOB storage in PostgreSQL.
2ndquadrant.com/en/blog/oracle
saved 2020-07-03

@fanf@mendeddrum.org
2026-03-12 09:42:04

from my link log —
pg_plan_advice: plan stability and user planner control for PostgreSQL?
rhaas.blogspot.com/2026/03/pgp
saved 2026-03-11

@fanf@mendeddrum.org
2026-02-04 12:42:01

from my link log —
Composite data type performance issues in PostgreSQL.
cybertec-postgresql.com/en/com
saved 2020-06-17

@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,

@fanf@mendeddrum.org
2026-02-10 21:42:01

from my link log —
Debugging random slow writes with GIN indexes in PostgreSQL.
iamsafts.com/posts/postgres-gi
saved 2021-04-06

@nobodyinperson@fosstodon.org
2026-02-07 13:55:47

If you have an #sqlite-backed #paperless consume your email attachments, you'll frequently run into "database locked" errors. It'll retry next time, so you'll get there eventually, but still annoying. Might need to migrate to a

@socallinuxexpo@social.linux.pizza
2026-02-18 11:45:02

PostgreSQL@SCaLE is a co-event at SCaLE 23x. We're excited to have them join us in Pasadena. Learn more: socallinuxexpo.org/scale/23x/s

@fanf@mendeddrum.org
2026-02-10 09:42:01

from my link log —
Replication configuration changes in PostgreSQL 12.
2ndquadrant.com/en/blog/replic
saved 2019-10-07

@socallinuxexpo@social.linux.pizza
2026-02-09 18:20:02

Alexandra Wang will speak on 'Helping the Planner Help You: Extended Statistics in PostgreSQL' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@fanf@mendeddrum.org
2026-04-03 14:42:04

from my link log —
pgenie: Type-safe PostgreSQL client code generator.
github.com/pgenie-io/pgenie
saved 2026-04-02 dotat.at/:/FY5Y5…

@michabbb@social.vivaldi.net
2026-04-08 20:10:22

No imperative validation in app code. Constraints, foreign keys, check constraints — all declarative in PostgreSQL. No app can corrupt your data. PUT requests are enforced as idempotent.
📦 Installation is simple:
#Docker image available. Native binaries for all platforms. Just run postgrest --help and get started. Current version: v14.4. 195 contributors strong.

@fanf@mendeddrum.org
2026-03-07 21:42:01

from my link log —
PostgresqlCO.NF: a PostgreSQL configuration guide.
postgresqlco.nf/
saved 2020-02-02 dotat.at/:/V3K8F.html

@socallinuxexpo@social.linux.pizza
2026-03-03 00:15:01

Magnus Hagander will speak on 'What's new in PostgreSQL 18' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@michabbb@social.vivaldi.net
2026-02-08 15:43:24

🔧 Configurable thresholds for scan warnings, query cost limits & small table optimization
🧩 Custom analyser support via QueryAnalyser interface for PostgreSQL or other databases
🎯 Works with #PHPUnit setUp() & #Pest beforeEach() including "paranoid mode"
📦 compos…

@socallinuxexpo@social.linux.pizza
2026-02-14 22:10:02

Robert Treat will speak on 'Vacuuming Large Tables: How Recent Postgres Changes Further Enable Mission Critical Workloads' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@chris@mstdn.chrisalemany.ca
2026-03-05 22:18:11

success! Upgraded #footiMac to Debian 13/Trixie and brought Mastodon along for the ride.
Had a few hiccups...
1) I upgraded elasticsearch and ended up having to clear out its cache files as it didn't want to 'upgrade' them itself.
2) postgresql 15 and 16 are still running in the background and needed new timezones in their configs.
3) Charlock_holmes ruby gem was unhappy (as noted in recent Mastodon release notes) and needed: bundle install --force to actually get it to install again.
4) libvibs is not happy either, so I turned it off in the config file. This seems to be an ongoing issue.
Once those things were found and fixed, it all came back up.
Phew! Wonder what else broke lol
#Mastodon #Debian #Trixie #MastoAdmin #selfhost

@socallinuxexpo@social.linux.pizza
2026-02-13 17:00:09

Max Englander will speak on 'Building a Postgres DBaaS with open source' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@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

@socallinuxexpo@social.linux.pizza
2026-02-12 02:00:05

Bruce Momjian will speak on 'The Wonderful World of WAL' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@socallinuxexpo@social.linux.pizza
2026-02-11 16:25:01

Christophe Pettus will speak on 'Full Text Search, the Next Generation' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@socallinuxexpo@social.linux.pizza
2026-02-10 05:25:01

Ibrar Ahmed will speak on 'Eight Steps to Bullet-Proof Database Disaster Recovery' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@fanf@mendeddrum.org
2026-02-06 15:42:01

from my link log —
Notes on porting from Oracle to PostgreSQL.
news.ycombinator.com/item?id=2
saved 2019-10-15

@fanf@mendeddrum.org
2026-03-04 12:42:03

from my link log —
pg_jitter: lighter-weight multi-backend JIT for PostgreSQL.
github.com/vladich/pg_jitter
saved 2026-03-04 dotat.…

@fanf@mendeddrum.org
2026-03-03 09:42:03

from my link log —
The real cost of random I/O in PostgreSQL.
vondra.me/posts/the-real-cost-
saved 2026-03-02

@fanf@mendeddrum.org
2026-03-02 15:42:02

from my link log —
Writing a PostgreSQL formatter / pretty printer in Rust.
blog.urth.org/2021/03/14/writi
saved 2021-03-18

@socallinuxexpo@social.linux.pizza
2026-02-27 20:30:07

Henrietta Dombrovskaya will speak on 'PostgreSQL and Academia: Establishing Partnership' as part of our Open Source in Higher Education track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

@michabbb@social.vivaldi.net
2026-04-08 20:10:20

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

@socallinuxexpo@social.linux.pizza
2026-02-28 16:35:01

Hamid Akhtar will speak on 'Where Does My INSERT Go? A Logical Replication Story' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x

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

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

@socallinuxexpo@social.linux.pizza
2026-02-28 18:40:01

Elizabeth Christensen, Devrim Gunduz, Ryan Booz will speak on 'Postgres Query Tuning - Hour 6 of Postgres Training Day' as part of our PostgreSQL@SCaLE track at SCaLE 23x. Full details: socallinuxexpo.org/scale/23x