-
-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
Locally I spin up a Postgres container on port 5433 for executing my tests and everything is working.
On gitlab I have a pipeline using the gitlab Postgres service, everything worked prior to 3.1.13 but since then my app is unabled to reach the Postgres db.
I do not use psypcopg directly, only via sqlalchemy so I do not know if this would be useful but here is a gist containing the logs extracted from the gitlab job:
https://gist.github.com/vacarme/90311ce419ea4f99a8b91b1136656a10
Originally posted by @vacarme in #694 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels