On 12/4/07, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
> There are no field separators. Perhaps you could extract some useful
> info with pg_filedump, which you can grab at
> http://sources.redhat.com/rhdb
So is it simply field width? Can one count the number of bytes based
on native datatype length and determine field start/end?
Thanks!
John