Hacker News new | ask | show | jobs
by achanda358 1158 days ago
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.
1 comments

Agree. Another good tool. https://github.com/dalibo/pgshark (though I couldn't get it running. Unable to resolve perl dependencies)