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

Allow multiple clusters on RedHat #288

Open
gclough opened this issue Mar 5, 2018 · 0 comments
Open

Allow multiple clusters on RedHat #288

gclough opened this issue Mar 5, 2018 · 0 comments

Comments

@gclough
Copy link
Collaborator

gclough commented Mar 5, 2018

Currently RedHat is limited to a single cluster, by overriding the {{ postgresql_cluster_name }} with data. This was done to work within the SELinux restrictions, but my testing shows that you can use:

/var/lib/pgsql/{{ postgresql_version }}/{{ postgresql_cluster_name }}/data

If we use this structure, then the current SELinux config can stay, but we can have multiple clusters if we want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Ehancements
  
In progress
Development

No branches or pull requests

2 participants