to allow the Python installer to behave more closely with the guides' manual specification.
when db.postgres.auth is set to trust don't create the database, the user or set permissions on the public schema.
will also allow for configurable authentication, which will be nice. default to scram-sha-256
to allow the Python installer to behave more closely with the guides' manual specification.
when db.postgres.auth is set to
trustdon't create the database, the user or set permissions on the public schema.will also allow for configurable authentication, which will be nice. default to
scram-sha-256