pgsync 3.2.1
0
Postgres to Elasticsearch/OpenSearch sync
Contents
Postgres to Elasticsearch/OpenSearch sync
Stars: 1162, Watchers: 1162, Forks: 180, Open Issues: 191The toluaina/pgsync
repo was created 5 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1162 github stars!
How to Install pgsync
You can install pgsync using pip
pip install pgsync
or add it to a project with poetry
poetry add pgsync
Package Details
- Author
- Tolu Aina
- License
- MIT
- Homepage
- https://github.com/toluaina/pgsync
- PyPi:
- https://pypi.org/project/pgsync/
- Documentation:
- https://pgsync.com
- GitHub Repo:
- https://github.com/toluaina/pgsync
Classifiers
Related Packages
Errors
A list of common pgsync errors.
Code Examples
Here are some pgsync
code examples and snippets.
GitHub Issues
The pgsync package has 191 open issues on GitHub
- pgsync on daemon mode dont insert into opensearch
- Bootstrap fails when objects have upper case characters in their names.
- Redis bulk issue
- Can i install this package into astra linux?
- getting 429 while sending bulk request
- fix: issue 418
- memory leak on long sync
- Support AWS OpenSearch Serverless
- AttributeError: 'str' object has no attribute 'items'
- Fixes #463: Through tables for grandchildren with relationships
- Allow multiple tables per index
through_tables
does not work on grandchildren- Front end not working at port 8000
- Support concat for children node fields
- How do I run the bootstrap and pgsync command line with multiple schema.json files?