Skip to content

Commit c64e47a

Browse files
kingluokmoppel
andauthored
Add pgcat (#429)
Co-authored-by: Kaarel Moppel <[email protected]>
1 parent a5a6100 commit c64e47a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@
151151
* [pg_search](https://github.com/paradedb/paradedb/tree/dev/pg_search) - pg_search is a PostgreSQL extension that enables full-text search over SQL tables using the BM25 algorithm, the state-of-the-art ranking function for full-text search.
152152
* [pg_cron](https://github.com/citusdata/pg_cron) - Run periodic jobs in PostgreSQL.
153153
* [pglogical](https://github.com/2ndQuadrant/pglogical) - Extension that provides logical streaming replication.
154+
* [pgcat](https://github.com/kingluo/pgcat) - Enhanced PostgreSQL logical replication
154155
* [pg\_barcode](https://github.com/btouchard/pg_barcode/) - PostgreSQL SVG QRcode & Datamatrix generator.
155156
* [pg\_partman](https://github.com/pgpartman/pg_partman) - Partition management extension for PostgreSQL.
156157
* [pg\_paxos](https://github.com/citusdata/pg_paxos/) - Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes.

0 commit comments

Comments
 (0)