{"id":15547053,"url":"https://github.com/gmauro/ansible-postgresql","last_synced_at":"2025-09-02T22:39:28.968Z","repository":{"id":70609651,"uuid":"69346170","full_name":"gmauro/ansible-postgresql","owner":"gmauro","description":"An Ansible role to install a PostgreSQL server on Ubuntu or Debian systems.","archived":false,"fork":false,"pushed_at":"2018-11-01T21:02:33.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T11:14:30.321Z","etag":null,"topics":["ansible-role","debian-systems","postgresql","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmauro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-27T10:38:57.000Z","updated_at":"2018-11-01T21:02:35.000Z","dependencies_parsed_at":"2023-03-24T03:32:32.601Z","dependency_job_id":null,"html_url":"https://github.com/gmauro/ansible-postgresql","commit_stats":{"total_commits":25,"total_committers":2,"mean_commits":12.5,"dds":"0.040000000000000036","last_synced_commit":"710fd121b9286d573d13cf238e5cfa6480b38079"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmauro%2Fansible-postgresql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmauro%2Fansible-postgresql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmauro%2Fansible-postgresql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmauro%2Fansible-postgresql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmauro","download_url":"https://codeload.github.com/gmauro/ansible-postgresql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122392,"owners_count":20726823,"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":["ansible-role","debian-systems","postgresql","ubuntu"],"created_at":"2024-10-02T13:06:15.466Z","updated_at":"2025-03-29T01:18:42.722Z","avatar_url":"https://github.com/gmauro.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible PostgreSQL\nAn [Ansible](http://www.ansible.com/) role to install a PostgreSQL server on Ubuntu or Debian systems  \n[![Build Status](https://travis-ci.org/gmauro/ansible-postgresql.svg?branch=master)](https://travis-ci.org/gmauro/ansible-postgresql)\n\n## Requirements\nThis role requires Ansible **2.4+**.  \nSee [Ansible installation](http://docs.ansible.com/ansible/intro_installation.html)\n\n## Variables\n * _**pg_version**_: Version of postgres to install. The default is **9.5**  \n \n * _**pg_install_packages**_: Flag to decide if the role has to install the packages or not. The default is **yes**\n * _**pg_packages_state**_: State of the packages. The default is **present**\n * _**pg_setup**_: Ensure database is created, user can access the database and does not have unnecessary privileges. The default is **yes**\n * _**pg_drop_db**_: Drop existing db cluster. The default is **no**\n * _**pg_extend**_: Modify postgresql configuration. The default is **no**\n * _**pg_initialize**_: Initialize the db. The default is **no**  \n \n * _**pg_locale**_: Locale value. The default is **en_US**\n * _**pg_encoding**_: Character encoding. The default is **UTF-8**  \n \n * _**pg_db_name**_: db name\n * _**pg_user**_: username\n * _**pg_password**_: password  \n \n * _**sql_file_src_path**_: Local path to the sql file to use to initialize the db\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmauro%2Fansible-postgresql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmauro%2Fansible-postgresql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmauro%2Fansible-postgresql/lists"}