Could not look up local user ID in Openshift/Okd environment #2669
-
I'm trying to use postgrest in a openshift installation. Postgres' pod is already set but postgrest's pod always fails in connect. The PGRST_DB_URI value is
|
Beta Was this translation helpful? Give feedback.
Answered by
laurenceisla
Jan 27, 2023
Replies: 1 comment 1 reply
-
According to this #1921 (comment), maybe there is an error with the user name not being detected by
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wolfgangwalther
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to this #1921 (comment), maybe there is an error with the user name not being detected by
libpq
. Does it work using this format?