issues Search Results · repo:dgea005/pypgoutput language:Python
Filter by
4 results
(52 ms)4 results
indgea005/pypgoutput (press backspace or delete to remove)When trying to run the snippet from the README, I am getting the following error:
Traceback (most recent call last):
File /Users/gunnarmorling/Development/pgoutput-cli/test.py , line 11, in module ...
gunnarmorling
- 2
- Opened on Jun 28, 2024
- #22
Hi,
Im getting this behavior :
In [12]: import os
...: import pypgoutput
...:
...: HOST = 172.41.0.2
...: PORT = 5432
...: DATABASE_NAME = redsystem_db
...: USER = postgres ...
deft01
- 4
- Opened on Sep 26, 2022
- #19
Hi,
I m somehow following the example and am getting the following error:
File run.py , line 7, in module
cdc_reader = pypgoutput.LogicalReplicationReader(
File /Users/michael/Documents/Projects/Stofloos/stofware-light-speed/.venv/lib/python3.9/site-packages/pypgoutput/reader.py ...
Miggets7
- 5
- Opened on Mar 1, 2022
- #16
Hi,
I am playing around with your code and I came accross this error.
ERROR: Error extracting LR logs: 1 validation error for DynamicSchemaModel
You can reproduce with
DROP TABLE public.bets1;
DROP ...
brunomgalmeida
- 3
- Opened on Jan 24, 2022
- #13

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.