Skip to content

Version v1.5.1 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

vonng

  • Pigsty v1.5: Docker Application Support, Infrastructure Self-Monitoring

    By vonng In Articles 2243 words 11 min

    vonngPigstyPigsty

    Pigsty v1.5: Docker Application Support, Infrastructure Self-Monitoring

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.5 is officially released! Complete Docker support brings a rich application ecosystem — countless database-backed software works out of the box! Other improvements include: …

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.5 is officially released! Complete Docker support brings a rich application ecosystem — countless database-backed software works out of the box! Other improvements include: …

  • Pigsty v1.4: Modular Architecture, MatrixDB Data Warehouse Support

    By vonng In Articles 2183 words 11 min

    vonngPigstyPigsty

    Pigsty v1.4: Modular Architecture, MatrixDB Data Warehouse Support

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.4 is officially released! A brand new modular architecture: four built-in modules INFRA, NODES, PGSQL, REDIS can be used independently and freely combined; new MatrixDB …

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.4 is officially released! A brand new modular architecture: four built-in modules INFRA, NODES, PGSQL, REDIS can be used independently and freely combined; new MatrixDB …

  • Pigsty v1.3: Redis Support, PGCAT Overhaul, PGSQL Enhancements

    By vonng In Articles 657 words 4 min

    vonngPigstyPigsty

    Pigsty v1.3: Redis Support, PGCAT Overhaul, PGSQL Enhancements

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.3 is officially released, featuring Redis support, a rebuilt PGCAT application, and enhanced PGSQL monitoring. Redis Support While PostgreSQL is the world’s most advanced …

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.3 is officially released, featuring Redis support, a rebuilt PGCAT application, and enhanced PGSQL monitoring. Redis Support While PostgreSQL is the world’s most advanced …

  • Pigsty v1.2: PG14 Default, Monitor Existing PG

    By vonng In Articles 731 words 4 min

    vonngPigstyPigsty

    Pigsty v1.2: PG14 Default, Monitor Existing PG

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.2 is officially released, making PostgreSQL 14 the default version and adding support for monitoring existing database instances independently. PostgreSQL 14 Becomes the Default …

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.2 is officially released, making PostgreSQL 14 the default version and adding support for monitoring existing database instances independently. PostgreSQL 14 Becomes the Default …

  • Pigsty v1.1: Homepage, Jupyter, Pev2, PgBadger

    By vonng In Articles 960 words 5 min

    vonngPigstyPigsty

    Pigsty v1.1: Homepage, Jupyter, Pev2, PgBadger

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.1 is officially released, featuring a brand-new homepage design, plus support for JupyterLab, PGWeb, PEV2, PgBadger, and other useful tools. Brand New Homepage The Home Dashboard …

    Originally published on VONNG. GitHub Release | Release Note Pigsty v1.1 is officially released, featuring a brand-new homepage design, plus support for JupyterLab, PGWeb, PEV2, PgBadger, and other useful tools. Brand New Homepage The Home Dashboard …

  • Pigsty v1.0: GA Release with Monitoring Overhaul

    By vonng In Articles 1426 words 7 min

    vonngPigstyPigsty

    Pigsty v1.0: GA Release with Monitoring Overhaul

    Originally published on VONNG. GitHub Release | Release Note After over a year of iterations and refinement, Pigsty officially ships v1.0.0 GA. Pigsty (/ˈpɪɡˌstaɪ/) stands for PostgreSQL In Graphic STYle — PostgreSQL, visualized. What is Pigsty? …

    Originally published on VONNG. GitHub Release | Release Note After over a year of iterations and refinement, Pigsty officially ships v1.0.0 GA. Pigsty (/ˈpɪɡˌstaɪ/) stands for PostgreSQL In Graphic STYle — PostgreSQL, visualized. What is Pigsty? …

  • Ready-to-Use PostgreSQL Distribution: Pigsty

    By vonng In Articles 2048 words 10 min

    vonngPostgreSQLPigstyRDS

    Ready-to-Use PostgreSQL Distribution: Pigsty

    Originally published on VONNG. What is Pigsty Pigsty is a ready-to-use production-grade open-source PostgreSQL distribution. A distribution refers to a complete database solution consisting of a database kernel and its suite of software packages. …

    Originally published on VONNG. What is Pigsty Pigsty is a ready-to-use production-grade open-source PostgreSQL distribution. A distribution refers to a complete database solution consisting of a database kernel and its suite of software packages. …

  • Pigsty v0.9: CLI + Logs

    By vonng In Articles 266 words 2 min

    vonngPigstyPigsty

    Pigsty v0.9: CLI + Logs

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.9.0 New Stuff One-liner install: curl -fsSL https://pigsty.cc/install | bash bootstraps everything. pigsty-cli: wraps the common Ansible playbooks so you …

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.9.0 New Stuff One-liner install: curl -fsSL https://pigsty.cc/install | bash bootstraps everything. pigsty-cli: wraps the common Ansible playbooks so you …

  • Pigsty v0.8: Service Provisioning

    By vonng In Articles 187 words 1 min

    vonngPigstyPigsty

    Pigsty v0.8: Service Provisioning

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.8.0 v0.8 finalizes the provisioning API. Services are completely rebuilt: instead of a hard-coded primary/replica pair you can now declare any number of …

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.8.0 v0.8 finalizes the provisioning API. Services are completely rebuilt: instead of a hard-coded primary/replica pair you can now declare any number of …

  • Pigsty v0.7: Monitor-Only Deployments

    By vonng In Articles 274 words 2 min

    vonngPigstyPigsty

    Pigsty v0.7: Monitor-Only Deployments

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.7.0 Pigsty v0.7 focuses on plugging existing fleets into Pigsty’s observability stack. The new monitor-only flow lets you drop Pigsty dashboards onto …

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.7.0 Pigsty v0.7 focuses on plugging existing fleets into Pigsty’s observability stack. The new monitor-only flow lets you drop Pigsty dashboards onto …

  • Pigsty v0.6: Provisioning Upgrades

    By vonng In Articles 206 words 1 min

    vonngPigstyPigsty

    Pigsty v0.6: Provisioning Upgrades

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.6.0 Pigsty v0.6 responds to user feedback with a redesigned provisioning path plus a monitoring stack that can sit beside any managed PG fleet—even a …

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.6.0 Pigsty v0.6 responds to user feedback with a redesigned provisioning path plus a monitoring stack that can sit beside any managed PG fleet—even a …

  • Pigsty v0.5: Declarative DB Templates

    By vonng In Articles 684 words 4 min

    vonngPigstyPigsty

    Pigsty v0.5: Declarative DB Templates

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.5.0 v0.5.0 Outline The official docs site (http://pigsty.cc/) is live. Database templating becomes fully declarative: define users, roles, databases, …

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.5.0 v0.5.0 Outline The official docs site (http://pigsty.cc/) is live. Database templating becomes fully declarative: define users, roles, databases, …

  • Pigsty v0.4: PG13 and Better Docs

    By vonng In Articles 171 words 1 min

    vonngPigstyPigsty

    Pigsty v0.4: PG13 and Better Docs

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.4.0 Pigsty v0.4 is our second public beta. The observability stack was rebuilt around Grafana 7.3, and ten curated dashboards became the default …

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.4.0 Pigsty v0.4 is our second public beta. The observability stack was rebuilt around Grafana 7.3, and ten curated dashboards became the default …

  • Pigsty v0.3: First Public Beta

    By vonng In Articles 112 words 1 min

    vonngPigstyPigsty

    Pigsty v0.3: First Public Beta

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.3.0 Pigsty v0.3.0 is the very first public preview. It packages a lean observability stack plus a reproducible offline bundle so you can spin up a real …

    Originally published on VONNG. GitHub Release: https://github.com/pgsty/pigsty/releases/tag/v0.3.0 Pigsty v0.3.0 is the very first public preview. It packages a lean observability stack plus a reproducible offline bundle so you can spin up a real …