Re: Time to drop RADIUS support?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>, Álvaro Herrera <alvherre@kurilemu.de>, Michael Banck <mbanck@gmx.net>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-25T01:02:44Z
Lists: pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes: > Great, it sounds like we have a plan. I think the wiki might be a > good place for that documentation. The details are likely to change, > and I wouldn't want to have to maintain that information in-tree, so I > created some PAM how-to documentation at > https://wiki.postgresql.org/wiki/RADIUS after testing on Debian and > FreeBSD. Ok ... > We could point to that from the 19 release notes and in the > deprecation notice added to the documentation for 14-18, calling it > "community-maintained guidance on migration to supported > configurations". Do we need to keep any trace of this in the 19 docs, > and if so, where? A new tombstone section? I think we don't want https://www.postgresql.org/docs/current/auth-radius.html to become 404, so I'd advocate keeping a short section with that SGML ID that says we no longer support RADIUS directly and gives a pointer to the wiki page. It probably doesn't belong exactly where it is today in the TOC, though, but shoved off in a corner somewhere. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove RADIUS support.
- a1643d40b308 19 (unreleased) landed