Skip to content

debian and alpine postgres image not interchangeable #276

Closed
@SISheogorath

Description

@SISheogorath

Had a very interesting debugging session a few minutes ago.

Ah while back I simply replaced the "big" postgres:9.5 image with the lightweight postgres:9.5-alpine image and at first everything looked fine. Until it came to some selects which suddenly stop working.

Which tells me that there is some kind of difference in the default configuration between the normal and the alpine version. Maybe that's normal but actually I didn't expect that as everything else worked fine. (no warning on startup and in general everything seemed fine).

I filed all details of my issue hunt at hackmdio/codimd#430 (comment)

And it took me some time to figure it out. So I hope it's helpful to hunt down the real issue that is located underneath the whole thing. For me the switch back fixed it for now but it would be nice to fix it in general in future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestRequest for image modification or featurequestionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions