Skip to content

Instantly share code, notes, and snippets.

@SahAssar
SahAssar / Postgres.md
Created March 26, 2024 15:01 — forked from mjf/Postgres.md
Postgres

⚠️ WARNING
The ordering of listed projects or documents is random and has no connection to relevance or maturity levels!

Postgres

Extensions

Extension Description
pgaudit Postgres auditing extension
pg_auto_failover Postgres extension for failover without distributed consensus (by Citus Data)