-
Notifications
You must be signed in to change notification settings - Fork 107
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
PostgreSQL v13 installation #2330
Merged
atsikham
merged 32 commits into
hitachienergy:feature/upgrade-postgresql
from
atsikham:feature/upgrade-postgresql-install
Jun 7, 2021
Merged
PostgreSQL v13 installation #2330
atsikham
merged 32 commits into
hitachienergy:feature/upgrade-postgresql
from
atsikham:feature/upgrade-postgresql-install
Jun 7, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… into feature/upgrade-postgresql-install
… into feature/upgrade-postgresql-install
Default postgresql.conf difference: Debian
RedHat
|
atsikham
force-pushed
the
feature/upgrade-postgresql-install
branch
from
May 24, 2021 08:30
2433d9d
to
6aee001
Compare
atsikham
force-pushed
the
feature/upgrade-postgresql-install
branch
from
May 24, 2021 19:41
0799e43
to
731bb44
Compare
atsikham
force-pushed
the
feature/upgrade-postgresql-install
branch
from
May 24, 2021 19:49
731bb44
to
da57e0c
Compare
plirglo
reviewed
May 25, 2021
core/src/epicli/data/common/ansible/playbooks/roles/preflight/tasks/apply.yml
Outdated
Show resolved
Hide resolved
...ible/playbooks/roles/repository/files/download-requirements/centos-7/requirements.x86_64.txt
Show resolved
Hide resolved
...ible/playbooks/roles/repository/files/download-requirements/centos-7/requirements.x86_64.txt
Show resolved
Hide resolved
seriva
reviewed
May 25, 2021
core/src/epicli/data/common/ansible/playbooks/roles/postgresql/molecule/README.adoc
Outdated
Show resolved
Hide resolved
12 tasks
12 tasks
plirglo
previously approved these changes
Jun 1, 2021
to-bar
suggested changes
Jun 1, 2021
...src/epicli/data/common/ansible/playbooks/roles/postgresql/molecule/debian-repmgr/prepare.yml
Outdated
Show resolved
Hide resolved
.../src/epicli/data/common/ansible/playbooks/roles/postgresql/molecule/debian-repmgr/verify.yml
Outdated
Show resolved
Hide resolved
.../src/epicli/data/common/ansible/playbooks/roles/postgresql/molecule/debian-repmgr/verify.yml
Outdated
Show resolved
Hide resolved
.../src/epicli/data/common/ansible/playbooks/roles/postgresql/molecule/debian-repmgr/verify.yml
Outdated
Show resolved
Hide resolved
...src/epicli/data/common/ansible/playbooks/roles/postgresql/molecule/redhat-repmgr/prepare.yml
Outdated
Show resolved
Hide resolved
core/src/epicli/data/common/ansible/playbooks/roles/postgresql/templates/pg_hba.conf.j2
Outdated
Show resolved
Hide resolved
core/src/epicli/data/common/ansible/playbooks/roles/preflight/tasks/apply.yml
Outdated
Show resolved
Hide resolved
core/src/epicli/data/common/ansible/playbooks/roles/postgresql/templates/postgresql.conf.j2
Show resolved
Hide resolved
...ible/playbooks/roles/repository/files/download-requirements/centos-7/requirements.x86_64.txt
Show resolved
Hide resolved
…/molecule/debian-repmgr/prepare.yml Co-authored-by: to-bar <[email protected]>
…/molecule/debian-repmgr/verify.yml Co-authored-by: to-bar <[email protected]>
…/molecule/redhat-repmgr/prepare.yml Co-authored-by: to-bar <[email protected]>
…/templates/pg_hba.conf.j2 Co-authored-by: to-bar <[email protected]>
…/tasks/extensions/replication/extension.yml Co-authored-by: to-bar <[email protected]>
…/tasks/extensions/replication/extension.yml Co-authored-by: to-bar <[email protected]>
…/tasks/extensions/replication/extension.yml Co-authored-by: to-bar <[email protected]>
…om/atsikham/epiphany into feature/upgrade-postgresql-install
…/tasks/main.yml Co-authored-by: to-bar <[email protected]>
…om/atsikham/epiphany into feature/upgrade-postgresql-install
to-bar
approved these changes
Jun 2, 2021
plirglo
approved these changes
Jun 7, 2021
atsikham
added a commit
that referenced
this pull request
Jul 28, 2021
For more information check #2330
atsikham
added a commit
to atsikham/epiphany
that referenced
this pull request
Jul 28, 2021
For more information check hitachienergy#2330
to-bar
pushed a commit
to to-bar/epiphany
that referenced
this pull request
Jul 28, 2021
For more information check hitachienergy#2330
to-bar
pushed a commit
to to-bar/epiphany
that referenced
this pull request
Jul 29, 2021
For more information check hitachienergy#2330
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Installation (apply) part of task #1861 for PostgreSQL, PgAudit, PgPool, Repmgr (except PgBouncer).
PgBouncer will be probably handled in the scope of #2076