Pigsty Blog Articles
Why Does PostgreSQL Have a Bright Future?
May 08, 2021 in PostgreSQL

Databases are the core component of information systems, relational databases are the absolute backbone of databases, and PostgreSQL is the world's most advanced open source relational database. With such favorable timing and positioning, how can it not achieve great success?
Databases are the core component of information systems, relational databases are the absolute backbone of databases, and PostgreSQL is the world's most advanced open source relational database. With such favorable timing and positioning, how can it not achieve great success?
Pigsty v0.7: Monitor-Only Deployments
April 26, 2021 in Pigsty

Monitor-only deployments unlock hybrid fleets, while DB/user provisioning APIs get a serious cleanup.
Monitor-only deployments unlock hybrid fleets, while DB/user provisioning APIs get a serious cleanup.
Pigsty v0.6: Provisioning Upgrades
April 19, 2021 in Pigsty

v0.6 reworks the provisioning flow, adds exporter toggles, and makes the monitoring stack portable across environments.
v0.6 reworks the provisioning flow, adds exporter toggles, and makes the monitoring stack portable across environments.
Pigsty v0.5: Declarative DB Templates
March 28, 2021 in Pigsty

Pigsty v0.5 introduces declarative database templates so roles, schemas, extensions, and ACLs can be described entirely in YAML.
Pigsty v0.5 introduces declarative database templates so roles, schemas, extensions, and ACLs can be described entirely in YAML.
Localization and Collation Rules in PostgreSQL
March 05, 2021 in PostgreSQL
What? Don't know what COLLATION is? Remember one thing: using C COLLATE is always the right choice!
Implementing Advanced Fuzzy Search
March 05, 2021 in PostgreSQL
How to implement relatively complex fuzzy search logic in PostgreSQL?
PostgreSQL Logical Replication Deep Dive
March 03, 2021 in PostgreSQL
This article introduces the principles and best practices of logical replication in PostgreSQL 13.
PG Replica Identity Explained
March 03, 2021 in PostgreSQL
Replica identity is important - it determines the success or failure of logical replication
Pigsty v0.4: PG13 and Better Docs
March 01, 2021 in Pigsty

Pigsty v0.4 ships PG13 support, a Grafana 7.3 refresh, and a cleaned-up docs site for the second public beta.
Pigsty v0.4 ships PG13 support, a Grafana 7.3 refresh, and a cleaned-up docs site for the second public beta.
A Methodology for Diagnosing PostgreSQL Slow Queries
February 23, 2021 in PostgreSQL

Slow queries are the sworn enemy of OLTP databases. Here’s how to identify, analyze, and fix them using metrics (Pigsty dashboards), pg_stat_statements, and logs.
Slow queries are the sworn enemy of OLTP databases. Here’s how to identify, analyze, and fix them using metrics (Pigsty dashboards), pg_stat_statements, and logs.



