The wrong timestamp is being used in the postgres replication protocol
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
Got a typo there. Generates the wrong epoch timestamp.
https://github.com/getdozer/dozer/blob/main/dozer-ingestion/postgres/src/replicator.rs#L84-L90
Contributor guide
Research direction
Inspect dozer-ingestion/postgres/src/replicator.rs at lines 84-90, where the PostgreSQL replication timestamp is generated. Confirm which value produces the wrong epoch timestamp, correct that selection, and verify that the resulting replication timestamp matches the expected epoch semantics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, rust
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100