Closed maksadbek closed 10 years ago
max@max-linux:~/Codes/go/pgweb$ pgweb --url postgresql://max:pass@localhost:5432/postgres Connecting to server... Error: missing "=" after "postgresql://max:pass@localhost:5432/postgres" in connection info string"
Connection string format:
postgres://user:password@host:port/database
Notice that you have postgresql instead of postgres
postgresql
postgres