Skip to content

jonaskahn/pgsync-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published