You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version is your postgres database? we support from Postgres 11. (we depend on covering index)
Postgres 13 or more recommended as we depend on incremental sort for performance on some requests.
@NicolasDorier I have a similar issue, but to connect to postgres, the connection has been refused. Have a suggestion to run the project? I'm using Windows as development environment, but planning to deploy on a Linux machine.
Current setup
Ubuntu 18.04
Step of reproduce
NBX built from source using provided instruction
My settings.config :
The error I got
(But using --dbtrie still working like normal)
Thanks for reading and hope you guys can help me out since I'll use postgres as database in my production env.
The text was updated successfully, but these errors were encountered: