Hacker News new | ask | show | jobs
by nugator 3553 days ago
"Syncing is trivial" Have you got any links to help me set up PostgreSQL to Elasticsearch sync?
1 comments

I don't know about elasticsearch specifically, but here are postgres -> x instructions using LISTEN/NOTIFY.

https://www.chrisstucchio.com/blog/2013/postgres_external_tr...