We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
All questions note here (create your own page).
Recommend to use Ubuntu
sudo apt update sudo apt install docker-compose
sudo -u postgres psql
ALTER USER postgres WITH PASSWORD 'postgres';