xataio / xataio/pgstream

Support pgoutput plugin

Open
#577 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement new source
Dominant language
Go
Stars
1.2k
Forks
82
Avg merge
18h 22m
Merged PRs (30d)
51

Description

Is your feature request related to a problem? Please describe.
Do you have any plans to support the pgoutput plugin in the future?

Describe the solution you'd like
pgoutput is a native PostgreSQL plugin that uses binary transmission, which should offer better performance.

Describe alternatives you've considered
N/A

Additional context
I can help implement this feature. :)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how pgstream currently handles PostgreSQL replication and comparing that path with PostgreSQL's native pgoutput plugin. Define the supported pgoutput behavior and performance expectations before implementation; the issue does not name files, tests, or a specific entry point.

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
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.