Program names and "pollution"
Program names and "pollution"
Posted Apr 3, 2019 2:33 UTC (Wed) by rfunk (subscriber, #4054)Parent article: Program names and "pollution"
Posted Apr 3, 2019 7:35 UTC (Wed)
by cavok (subscriber, #33216)
[Link]
Posted Apr 3, 2019 14:48 UTC (Wed)
by cortana (subscriber, #24596)
[Link] (5 responses)
Posted Apr 3, 2019 14:56 UTC (Wed)
by rfunk (subscriber, #4054)
[Link] (2 responses)
Posted Apr 4, 2019 17:28 UTC (Thu)
by zdzichu (subscriber, #17118)
[Link] (1 responses)
Posted Apr 9, 2019 22:54 UTC (Tue)
by flussence (guest, #85566)
[Link]
/me glares in pulseaudio's general direction...
Posted Apr 4, 2019 16:42 UTC (Thu)
by perennialmind (guest, #45817)
[Link]
Well that's just awful.
Whatever anchor they choose, I'll add an alias of my own.
Posted Apr 4, 2019 17:23 UTC (Thu)
by perennialmind (guest, #45817)
[Link]
Those people are already having to adapt. It's been deprecated in util-linux since util-linux v2.23, released in 2013 and hasn't been built by default since v2.29, released in 2016. After 2016, Debian, Ubuntu and Slackware were the outliers still shipping
Posted Apr 7, 2019 20:52 UTC (Sun)
by Karellen (subscriber, #67644)
[Link]
Package all the client commands into /usr/lib/postgresql/, add a "/usr/bin/pgctl" or similar utility which makes "pgctl <command> [args...]" redirect to "/usr/lib/postgresql/<command> [args...]", and then add a postgresql-legacy package which adds symlinks for "/usr/bin/<command>" to "/usr/lib/postgresql/<command>"
Do it in "sid" as soon as the freeze ends after the next release, see what breaks, and revert back to the current system if it's too bad before the following release. That's what sid is for :-)
Program names and "pollution"
Program names and "pollution"
Program names and "pollution"
Program names and "pollution"
pgctl
Program names and "pollution"
Program names and "pollution"
pg
would otherwise be the obvious choice. It's certainly the first thing I'd try tabbing at the console. Actually, thinking back, I think I did exactly that years ago and was peeved to realize what I'd stepped in. Postgres deserves a two-letter namespace prefix. Thankfully most distros have cleared the stinking pile off the path long ago and Debian derivatives will soon.
pg createuser
just feels right.
Program names and "pollution"
/usr/bin/pg
. After Buster is releases as as Debian 10 this year, it'll just be Slackware.
Program names and "pollution"