Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What does this binary format actually look like on disk? Is this documented anywhere other than in the code that reads and writes it?

I do remember a description of it in some slides a few months back, but i can't find them now.




Yes, that's it, thanks!

I suppose the definitive description of the format is the function JsonbToCString, which is what writes the in-memory structures out as bytes:

http://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: