logoalt Hacker News

A story about how I dug into the PostgreSQL sources to write my own WAL receiver

16 pointsby alzhi7yesterday at 3:47 AM1 commentview on HN

Comments

samokhvalovtoday at 12:19 AM

nice work

I wonder if you considered WAL-G, which is also written in Go

and has this: https://github.com/wal-g/wal-g/blob/master/docs/PostgreSQL.m...