> This utility, like most other PostgreSQL utilities, also uses the environment variables supported by libpq (see Section 33.14). > " > > https://www.postgresql.org/docs/12/libpq-envars.html > " > PGUSER behaves the same as the user connection parameter. > " This is don't work with `initdb` and `pg_ctl initdb`.