jackc / jackc/pglogrepl

replication protocol v4 support

Open
#82 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
546
Forks
83
Avg merge
2d 21h
Merged PRs (30d)
1

Description

I am just starting out in using this library. There is one thing I noticed that doesn't seem to be answered. The library only seems to support v2 of the replication protocol. v4 seems to be the latest. any plans on supporting the latest: https://www.postgresql.org/docs/current/protocol-logical-replication.html.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked PostgreSQL logical replication protocol documentation and comparing it with the library's current v2 support. Identify the protocol changes required for v4 and the relevant implementation and test entry points; done means the library supports the requested v4 behavior with coverage for the new protocol paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, postgresql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.