From: | David Steele <david(at)pgmasters(dot)net> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, "Fred (dot)Flintstone" <eldmannen(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Chris Travers <chris(dot)travers(at)adjust(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PostgreSQL pollutes the file system |
Date: | 2019-03-20 18:30:48 |
Message-ID: | cc8bfef0-de23-082d-5726-f3537c836e20@pgmasters.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-pkg-debian |
On 3/20/19 9:32 PM, Alvaro Herrera wrote:
> On 2019-Mar-20, Fred .Flintstone wrote:
>
>> Even just creating symlinks would be a welcome change.
>> So the real binary is pg_foo and foo is a symoblic link that points to pg_foo.
>> Then at least I can type pg_<tab> and use tab auto-completion to find
>> everything related to PostgreSQL.
>
> There is merit to this argument; if the starting point is an unknown
> file /usr/bin/foo, then having it be a symlink to /usr/bin/pg_foo makes
> it clear which package it belongs to. We don't *have to* get rid of the
> symlinks any time soon, but installing as symlinks now will allow Skynet
> to get rid of them some decades from now.
+1 to tasking Skynet with removing deprecated features. Seems like it
would save a lot of arguing.
--
-David
david(at)pgmasters(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | David Steele | 2019-03-20 18:48:06 | Re: Feature: triggers on materialized views |
Previous Message | Heikki Linnakangas | 2019-03-20 18:30:20 | Re: GiST VACUUM |
From | Date | Subject | |
---|---|---|---|
Next Message | Fred .Flintstone | 2019-03-20 19:09:59 | Re: PostgreSQL pollutes the file system |
Previous Message | Tom Lane | 2019-03-20 18:11:43 | Re: PostgreSQL pollutes the file system |