Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 572 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 572 Bytes

Pgsync Template

A working template example to sync data from PostgreSQL to ElasticSearch

FROM SCRATCH

  • Prepare a system postgresql user
  • Execute initial script in initial-sql then restart database.

COMPOSE FILES

RE-RUN

  1. Stop all pgsync instance
  2. Delete MATERIAL VIEW _view in database.
  3. Re-run docker-compose FILES

READ ABOUT PSYNC CONFIG

Tutorial documents