subzerocloud / subzero-cli

Tooling to aid development of subZero/PostgREST based backend APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allow connecting postgresql instance using different port

coolzilj opened this issue · comments

│./db/src/api/todos.sql changed                                                                                                                                                                            │
│Starting code reload ------------------------                                                                                                                                                             │
│psql: FATAL:  role "superuser" does not exist

Using non-default port in postgresql would fail the live reloading.