A story about how I dug into the PostgreSQL sources to write my own WAL receiver (medium.com)

20 points by alzhi7 a day ago

2 comments:

by JSR_FDED 28 minutes ago

You really get a sense for how much the author learned from this experience. And I like how he developed a respect for C.

Given all the corner cases he describes, it seems like a good example of something you would never ever want to vibe code.

by samokhvalov 2 hours ago

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...

Data from: Hacker News, provided by Hacker News (unofficial) API