Zgodnie z komentarzem tadmana
, Homebrew postgres obecnie tworzy konto o tej samej nazwie, co użytkownik instalujący, ale bez hasła. Np. po mojej pierwszej instalacji (nazwa użytkownika david
):
$ psql postgres
psql (12.2)
Type "help" for help.
postgres=# \du
List of roles
Role name | Attributes | Member of
-----------+------------------------------------------------------------+-----------
david | Superuser, Create role, Create DB, Replication, Bypass RLS | {}