Re: Strange result using pg_dump gzip or split. - Mailing list pgsql-general

From Francisco Olarte
Subject Re: Strange result using pg_dump gzip or split.
Date
Msg-id CA+bJJbx-TYpJNUjURSajtN9z7BNs_hOzq6RSo97WqWKEunxoGQ@mail.gmail.com
Whole thread Raw
In response to Strange result using pg_dump gzip or split.  (Condor <condor@stz-bg.com>)
List pgsql-general
Followup, second try.

First of all, I'd like to apologize to the list for my previous message, I borked some finger gymnastics when switching tabs and sent and incomplete one. My fault. Sorry.

Now what I tried to say was:

I did not spot it at first, looking at http://www.gzip.org/zlib/rfc-gzip.html#file-format I see:

ISIZE (Input SIZE)
This contains the size of the original (uncompressed) input data modulo 2^32.
And given gzip -l is usually much faster than -tv I suspect it's just reporting this size.

Francisco Olarte.

pgsql-general by date:

Previous
From: Francisco Olarte
Date:
Subject: Re: Strange result using pg_dump gzip or split.
Next
From: Adrian Klaver
Date:
Subject: Re: Strange result using pg_dump gzip or split.