| From: | "Fred (dot)Flintstone" <eldmannen(at)gmail(dot)com> |
|---|---|
| To: | pgsql-pkg-debian(at)lists(dot)postgresql(dot)org |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | PostgreSQL pollutes the file system |
| Date: | 2019-03-19 10:19:33 |
| Message-ID: | CAJgfmqUeyn2hhpuxCDCb3F7j=JhtU4SwGT3f0EhK5D1xpj1LAQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-pkg-debian |
PostgreSQL pollutes the file system with lots of binaries that it is
not obvious that they belong to PostgreSQL.
Such as "/usr/bin/createdb", etc.
It would be better if these files were renamed to be prefixed with
pg_, such as pg_createdb.
Or even better postgresql-createdb then be reachable by through a
"postgresql" wrapper script.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro HORIGUCHI | 2019-03-19 10:29:33 | Re: [HACKERS] Block level parallel vacuum |
| Previous Message | Kyotaro HORIGUCHI | 2019-03-19 10:14:49 | Re: [HACKERS] Block level parallel vacuum |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vijaykumar Jain | 2019-03-19 12:33:15 | Re: [External] Re: postgresql-11 installation errors via deb package on ubuntu 16 |
| Previous Message | Christoph Berg | 2019-03-19 10:04:57 | Re: postgresql-11 installation errors via deb package on ubuntu 16 |