github ImGajeed76/pg-xpatch v0.6.3

latest release: v0.7.0
4 months ago

Installation

Docker (Easiest)

docker run -d -p 5432:5432 -e POSTGRES_PASSWORD=secret ghcr.io/imgajeed76/pg-xpatch:0.6.3
psql -h localhost -U postgres -c "CREATE EXTENSION pg_xpatch;"

Binary Installation

Download the tarball for your PostgreSQL version and platform, then follow the included INSTALL.md instructions.

Available platforms:

  • Linux amd64 (x86_64)

Full Changelog: v0.6.2...v0.6.3

Don't miss a new pg-xpatch release

NewReleases is sending notifications on new releases.