This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Replies: 1 comment 3 replies
-
Hello, Samuel Marzin |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i am trying to use the PostgreSQL Client to connect to a PostgreSQL DB in Docker. My Docker Containers port is mapped to my local port:
Im establishing a connection and get no error as response when i use the following script:
But when i call the functions, that should actually execute requests, i get errors for every call of the execute function.
Am i missing something?
Kind Regards,
Kevin
Beta Was this translation helpful? Give feedback.
All reactions