Hey,
I have been following this trying to connect to the PostgreSQL metadata table.
Specifically when I run the psql command locally to connect:
psql -h localhost -U postgres -p 5432
I get the following error – any idea why this happens?
psql: error: could not connect to server: FATAL: role "postgres" does not exist