tadmanのコメント
による 、Homebrew postgresは現在、インストールユーザーと同じ名前のアカウントを作成していますが、パスワードは作成していません。例えば。最初のインストール後(ユーザー名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 | {}