On Wed, Jun 02, 2021 at 03:43:46PM -0400, Andrew Dunstan wrote:
> Let's change it to something like:
>
> my @scrubkeys = qw ( PGCHANNELBINDING
> PGCLIENTENCODING PGCONNECT_TIMEOUT PGDATA
> ...
> );
> delete @ENV{(at)scrubkeys};
Good idea. I have used that. Thanks.
--
Michael