Open dwayneem opened 5 years ago
After having done $ sudo apt install postgresql postgresql-contrib $ sudo postgresql-setup --initdb sudo: postgresql-setup: command not found
Where is the postgresql-setup command described in the installation instructions? It does not exist anywhere on the server.
Looks like this is replaced by the initdb command? Leaving issue to update docs.
After having done $ sudo apt install postgresql postgresql-contrib $ sudo postgresql-setup --initdb sudo: postgresql-setup: command not found
Where is the postgresql-setup command described in the installation instructions? It does not exist anywhere on the server.