Skip to content

(Quit on unsupport PostgreSQL version) Database connection error Retrying the connection #2904

Answered by steve-chavez
sseenivasan89 asked this question in Q&A
Discussion options

You must be logged in to vote

As per your error message, host seems incorrect below:

db-uri = "postgres://postgres:postgres@host:5432/my_db"

I suggest to try and connect with regular psql, then use the same connection string for PostgREST.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@steve-chavez
Comment options

Answer selected by sseenivasan89
@sseenivasan89
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2903 on August 15, 2023 15:45.