On Thu, Nov 9, 2017 at 8:27 PM, Poul Kristensen <[email protected]> wrote: > How come that Postgresql is not present in a github with latest release? > > It would be very convenient to deploy PG using Ansible. > > Oracle(latest release) is available through github.
You are looking for that, which is a mirror of the official repository in git.postgresql.org: https://github.com/postgres/postgres There is as well a section with release tarballs (so do the facilities offered by community by the way). -- Michael -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
