Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to setup postgressql in Photon OS #14

Open
Apoorva412 opened this issue Feb 1, 2021 · 1 comment
Open

Unable to setup postgressql in Photon OS #14

Apoorva412 opened this issue Feb 1, 2021 · 1 comment

Comments

@Apoorva412
Copy link

I have created a dockerfile with parent image as Photon OS. I created an image from it, and then a container from the image.
In the dockerfile, I am installing postgres as tdnf install postgresql -y which is working fine.

But the issue is that in the container, the postgres service is not running. Also, there is no 'postresql' folder under /etc and on searching I'm not able to find "pg_hba.conf" as well.

Is there anything else I need to perform in order to setup postgressql on Photon OS?

@martha889
Copy link

Hey @Apoorva412 I'm facing the same issue. Have you figured it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants