grin-explorer
grin-explorer copied to clipboard
postgresql-setup: command not found
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.