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


Reply via email to