3 comments

  • JSR_FDED6 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.<p>Given all the corner cases he describes, it seems like a good example of something you would never ever want to vibe code.
  • samokhvalov1 hour ago
    nice work<p>I wonder if you considered WAL-G, which is also written in Go<p>and has this: <a href="https:&#x2F;&#x2F;github.com&#x2F;wal-g&#x2F;wal-g&#x2F;blob&#x2F;master&#x2F;docs&#x2F;PostgreSQL.md#wal-receive" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;wal-g&#x2F;wal-g&#x2F;blob&#x2F;master&#x2F;docs&#x2F;PostgreSQL.m...</a>