Sad Panda

Results 11 comments of Sad Panda

The root cause of the issue is most probably the change from `image: "postgres:14.5"` to `image: "postgres:14.11-alpine"`. PostgreSQL have issues with indexes when libc version changes which is most probably...