Skip to content

Instantly share code, notes, and snippets.

View efkango's full-sized avatar
🎯
Focusing

Efekan efkango

🎯
Focusing
View GitHub Profile
@dnovais
dnovais / fix-error-fatal-role-postgres-does-not-exist.md
Created March 30, 2020 14:26
Fixing error - psql: FATAL: role “postgres” does not exist

Corrigindo o erro psql: FATAL: role “postgres” does not exist

1 - Instalar o postgresql

brew install postgresql

2 - Startar o postgresql