From: | Chapman Flack <chap(at)anastigmatix(dot)net> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Christoph Berg <myon(at)debian(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>, Andreas Karlsson <andreas(at)proxel(dot)se>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, eldmannen(at)gmail(dot)com, mark(dot)kirkwood(at)catalyst(dot)net(dot)nz, Michael Paquier <michael(at)paquier(dot)xyz>, Chris Travers <chris(dot)travers(at)adjust(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Euler Taveira <euler(at)timbira(dot)com(dot)br>, rjuju123(at)gmail(dot)com, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PostgreSQL pollutes the file system |
Date: | 2019-03-29 19:41:48 |
Message-ID: | a3ac7ce3-07db-f9f2-6dbc-eccc2a2bf293@anastigmatix.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-pkg-debian |
On 3/29/19 3:32 PM, Joe Conway wrote:
> pg_util <command> <options>
>
> Of course that does not lend itself to symlinking for backward
> compatibility, does it? If there is a way I am not familiar with it.
On Unix-like systems, you can have pg_util look at argv[0] to see
if it was called createuser or what not.
Not sure how translatable that is to other systems.
Regards,
-Chap
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2019-03-29 19:43:30 | Re: PostgreSQL pollutes the file system |
Previous Message | Jesper Pedersen | 2019-03-29 19:39:53 | Re: partitioned tables referenced by FKs |
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2019-03-29 19:43:30 | Re: PostgreSQL pollutes the file system |
Previous Message | Christoph Berg | 2019-03-29 19:38:54 | Re: PostgreSQL pollutes the file system |