{"id":17292840,"url":"https://github.com/lesovsky/ansible-postgresql-sr-on-el6","last_synced_at":"2025-04-13T01:43:05.899Z","repository":{"id":16561608,"uuid":"19315427","full_name":"lesovsky/ansible-postgresql-sr-on-el6","owner":"lesovsky","description":"Install PostgreSQL and configure streaming replication on EL6 ","archived":false,"fork":false,"pushed_at":"2017-11-17T00:54:34.000Z","size":23,"stargazers_count":22,"open_issues_count":5,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T01:42:54.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lesovsky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-30T14:02:00.000Z","updated_at":"2022-12-11T20:47:55.000Z","dependencies_parsed_at":"2022-07-26T01:16:27.924Z","dependency_job_id":null,"html_url":"https://github.com/lesovsky/ansible-postgresql-sr-on-el6","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesovsky%2Fansible-postgresql-sr-on-el6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesovsky%2Fansible-postgresql-sr-on-el6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesovsky%2Fansible-postgresql-sr-on-el6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesovsky%2Fansible-postgresql-sr-on-el6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lesovsky","download_url":"https://codeload.github.com/lesovsky/ansible-postgresql-sr-on-el6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654030,"owners_count":21140235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T10:44:30.703Z","updated_at":"2025-04-13T01:43:05.860Z","avatar_url":"https://github.com/lesovsky.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### README: install PostgreSQL and configure Streaming Replication\n\nFeatures:\n- based on [postgresql-on-el6](https://galaxy.ansible.com/list#/roles/766) role.\n- supported distributions:\n  - RedHat, CentOS, Scientific Linux version 6 and 7\n  - Oracle Linux also supported but uses RHEL repositories\n  - Debian 8\n  - Ubuntu 14.04\n- supported PostgreSQL versions: 9.0, 9.1, 9.2, 9.3, 9.4.\n- allows specify users, and dedicated replication user and databases which would be created after install.\n- ability to determine a set of postgresql.conf parameters and absense postgresql.conf template. Template is not used due to the fact that the postgresql.conf differs from version to version on a set of parameters.\n- ability to specify another cluster directory and setup symlink into original data location.\n- ability to specify extension list for created databases (only for versions \u003e= 9.0).\n\nKnown issues:\n- RHEL 6: packages from pgdg repo does not install due to repo configuration parsing error. Workaround: replace $releasever variable to your specific release version. This issue does not occurs on the others distributions.\n- RHEL 6: posqtgresqlXY-contrib doesn't install due to dependency error. In my case, this may be caused by the use of an unregistered RedHat distribution and unofficial third-party repositories. On the Oracle Enterprise Linux this issue does not occur.\n\nHow-to use:\n- download repo with git clone;\n- cd into role directory;\n- specify master and slaves ip addresses in inventory file;\n- specify master and slaves ip addresses and other configuration in defaults/main.yml file;\n- change hosts: variable in role.yml;\n- start ansible-playbook with role.yml and your inventory file.\n```\nansible-playbook -i inventory role.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesovsky%2Fansible-postgresql-sr-on-el6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesovsky%2Fansible-postgresql-sr-on-el6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesovsky%2Fansible-postgresql-sr-on-el6/lists"}