Support pgoutput plugin
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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