You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,7 @@
151
151
*[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.
152
152
*[pg_cron](https://github.com/citusdata/pg_cron) - Run periodic jobs in PostgreSQL.
153
153
*[pglogical](https://github.com/2ndQuadrant/pglogical) - Extension that provides logical streaming replication.
*[pg\_partman](https://github.com/pgpartman/pg_partman) - Partition management extension for PostgreSQL.
156
157
*[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