Re: PostgreSQL pollutes the file system - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: PostgreSQL pollutes the file system
Date
Msg-id a3ac7ce3-07db-f9f2-6dbc-eccc2a2bf293@anastigmatix.net
Whole thread Raw
In response to Re: PostgreSQL pollutes the file system  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Jesper Pedersen
Date:
Subject: Re: partitioned tables referenced by FKs
Next
From: Christoph Berg
Date:
Subject: Re: PostgreSQL pollutes the file system