Skip to content

Fix permissions on PG_VERSION #1

Open
@krsyoung

Description

@krsyoung

Thanks! That was almost perfect. One issue is that the check for PG_VERSION fails because the "non-root" root is trying to access a postgres owned file. I just chmodded the pgdata folder to 744 before the check and back to 700 after. Worked like a charm!

from: http://stackoverflow.com/questions/31290202/can-i-change-owner-of-directory-that-is-mounted-on-volume-in-ibm-containers/32666280?noredirect=1#comment62314855_32666280

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions