back
2 comments
Looks good. Another way to look at the wire protocol is to hook postgres up to wireshark. There is a built-in postgres protocol parser.
Agree. Another good tool. https://github.com/dalibo/pgshark (though I couldn't get it running. Unable to resolve perl dependencies)