Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 538 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 538 Bytes

PostgreSQL Cluster Management

Some of my personal experimental scripts of PostgreSQL database management.

Requirements

  • Basic understanding of PostgreSQL and clustering
  • Docker installation
  • PostgreSQL extensions (citus, timescale)

Scripts

  1. PostgreSQL Replication Cluster
  2. Citus Multi-Tenancy Cluster