forked from ANXS/postgresql
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from ANXS:master #12
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
Open
pull
wants to merge
145
commits into
tabulon-ext:master
Choose a base branch
from
ANXS:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
Since the TravisCI deployments freeze-up when you use the Ansible service module to reload config files, use the pg_ctlcluster command to reload the configuration files. Fix suggested by @vladp #420. Signed-off-by: Jason Rogena <[email protected]>
Use pg_ctlcluster to Reload Config Files
When creating tablespaces on PostgreSQL using "CREATE TABLESPACE" statements, PostgreSQL requires that these directories already exist[1]. Allow creating tablespace directories from this role. 1. https://www.postgresql.org/docs/10/sql-createtablespace.html Co-authored-by: Samuel Githengi <[email protected]> Signed-off-by: Jason Rogena <[email protected]>
Allow Creating Directories for Tablespaces
Add role_name property. Should fix #467. [skip ci]
Ignore errors in "Add extensions to the databases" task in check mode
Ubuntu 20 (Focale Fossa) support
Add pg16 testing & Support testing for rockylinux9, debian12 and ubuntu20.04
PG16 & Update testing
This reverts commit b05245e.
Due to Python 3 being the default in all supported OSs, we may remove the logic that dealt with detecting the OSs Python version and consequently installed a different set of packages. - removed dependency on Python 2 packages (python-psycopg2) - rephrased named steps in CI as it is explicitely set in `python-version` - require Ansible 2.12 as it supports the auto-detection of the OS Python interpreter - removed explicit setting of Python version in variables, playbooks and inventory - removed unsupported configurations from test inventory
Ansible 10 uses ansible-core 2.17+ which drops Python 3.6 support and thus makes it incompatible with Rocky Linux 8 or other RHEL 8 derivatives.
…s-and-options Drop unsupported Python and OS versions
Drop unsupported python version
Update ansible on workflow
Update Ansible & disable testing on Rockylinux
pg17 support
support pg17
This reverts commit 6d0627a.
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )