Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ulti
683 days ago
yeah looks like how they distribute too, basically pre installed and configured pg_search pg_datalake and pgvector
1 comments
philippemnoel
682 days ago
Correct. If you run your own Postgres, you can install pg_search directly, otherwise we suggest our users integrate with their existing Postgres deployments (say AWS RDS) via logical replication:
https://docs.paradedb.com/replication/pg_search
link