Python PostgreSQL Logical Replication Utility
Project description
PyPgRep Package
This is the PyPGREP package, this is a utility application which aims to simplify PostgreSQL database replication, it builds on top of logical replication enabled with the pg_create_logical_replication_slots function and currently uses the data extracted with the test plugin which is experimental and as such this projects also experimental and one should use it with caution and thorough testing. the utility only supports number, varchar, date and timestamp datatypes and does not support bytea data.
PrePreqs
Psycopg2
Setup
- Create the replication slot in the master database
- Create a directory for the extracted change files, this location has to be specified in the parfiles.
- Setup parameter file for extraction
- Start the pypgrep with nohup (as a daemon) with the extract parfile
- Setup parameter for apply of extracted changes
- Start the pypgrep with nohup (as a daemon) with the apply parfile Github-flavored Markdown to write your content.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypgrep-1.0.1.tar.gz.
File metadata
- Download URL: pypgrep-1.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78f20c1668a9bb31899d6e5b5aff298ee52372694ce35c74db830215c2c5be53
|
|
| MD5 |
6df53cc58a6927e8a84f538d0993fd92
|
|
| BLAKE2b-256 |
bff183bf67b9ab80b6493ed43cbe696dffb45c2afbd6b7dc7050f774ed63414f
|
File details
Details for the file pypgrep-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pypgrep-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4468eb75f5676fe0159a350e2830cf15fdac7f8c0593dec4e618df3449a02038
|
|
| MD5 |
5269a3400c7d7d47c0ce6b8e6a5bf855
|
|
| BLAKE2b-256 |
7b51cf7dff92ebaefa3a7bca66bbd4510fc55a66eab7f45aa941e0cb24e765e7
|