Tootfinder

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

@fanf@mendeddrum.org
2026-06-24 20:42:03

from my link log —
Faster asynchronous WAL archiving with pgBackRest to avoid PostgreSQL WAL backlog.
percona.com/blog/2020/12/01/ho

@hynek@mastodon.social
2026-06-24 13:56:48

A quick shadow drop of sorts: who hasn't implemented a cache on top of Postgres? I know, everyone has. And yet, here's another contender that's based on psycopg and can use existing SQLAlchemy engines (or whatever you implement): ⚡️psycache ⚡️
In my defence, when I wrote it (it's been in prod for years) there weren’t quite as many other implementations and the deep support for instrumentation sets this one apart, I think.
And thus Hynek's Summer of Postgres ha…

@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

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

@fanf@mendeddrum.org
2026-05-22 20:42:02

from my link log —
Updating the PostgreSQL root.crt file for TLS client auth.
2ndquadrant.com/en/blog/updati
saved 2020-08-25

@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

@berlinbuzzwords@floss.social
2026-05-12 10:08:07

PostgreSQL 18 brings real changes to how constraints work. Gülçin Yıldırım Jelinek (PostgreSQL contributor, Xata) is at #bbuzz26 to walk through what you should know if you're running Postgres in production.
Learn more about this session: 2026.berlinbuzzwords.de/sessio

@fanf@mendeddrum.org
2026-05-18 20:42:02

from my link log —
Removing PostgreSQL bottlenecks caused by high traffic.
percona.com/blog/2020/05/29/re
saved 2020-06-03

@0xced@hachyderm.io
2026-06-13 13:20:45

For the first time, I tried the "Fix with Copilot" button. I used it for the most trivial thing: changing 'Postgresql' to 'PostgreSQL' in a comment.
And this obscure error happened:
Failed to Fix with Copilot. Please try again. (422)
(I tried again, it failed again.)
I thought that maybe it could be faster than me manually fixing the capitalisation of PostgreSQL in the source file. Turns out it was not since
1. It did not work at all
2. I took that screenshot and wrote that rant
3. I fixed it manually anyway
Shit like that is not going to improve my opinion of AI (which isn’t very high to begin with).

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

@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

@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

@fanf@mendeddrum.org
2026-05-07 08:42:02

from my link log —
What is FETCH FIRST WITH TIES in PostgreSQL 13?
sqlservercode.blogspot.com/202
saved 2020-05-27

@berlinbuzzwords@floss.social
2026-05-06 16:00:16

Daniel Seybold (co-founder of benchANT) is at #bbuzz26 to ask whether PostgreSQL is now a genuine option for analytical workloads, and what the benchmarks actually show.
Learn more: 2026.berlinbuzzwords.de/sessio
Get your ticket: 2026.berlinbuzzwords.de/ticket

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

@fanf@mendeddrum.org
2026-05-13 20:42:01

from my link log —
Tips for PostgreSQL bulk data loading.
2ndquadrant.com/en/blog/7-best
saved 2020-09-16

@waidler@bayerwald.social
2026-05-07 19:40:45

Kirby – Das elegante Flat-File CMS
graffiti.bayerwald.social/my-b

@fanf@mendeddrum.org
2026-06-21 08:42:02

from my link log —
PostgreSQL is a great pub/sub and job server.
webapp.io/blog/postgres-is-the
saved 2021-12-18

@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

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

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

@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-06-06 11:42:02

from my link log —
OLTP performance since PostgreSQL 8.3.
2ndquadrant.com/en/blog/oltp-p
saved 2020-10-08

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

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

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

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

@fanf@mendeddrum.org
2026-06-17 20:42:02

from my link log —
PostgreSQL text search: balancing query time and relevancy.
about.sourcegraph.com/blog/pos
saved 2021-10-21

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

@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

@fanf@mendeddrum.org
2026-05-10 20:42:02

from my link log —
PostgreSQL PostGIS trajectories through space and time.
blog.rustprooflabs.com/2020/11
saved 2020-12-02

@fanf@mendeddrum.org
2026-05-07 17:42:03

from my link log —
Potential consequences of using PostgreSQL as a job queue.
richyen.com/postgres/2026/05/0
saved 2026-05-07

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

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

@fanf@mendeddrum.org
2026-05-28 17:42:01

from my link log —
Performance tuning PostgreSQL for SquareSpace's TLS certificate service.
engineering.squarespace.com/bl
saved 2019-08…

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

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