database - pg_restore: [compress_io] could not uncompress data: invalid code lengths set -


i've had problems execute pg_restorecommand in mac. it's returning error:

pg_restore: [compress_io] not uncompress data: invalid code lengths set 

i'm using postgres 9.6.2.

that error message comes zlib library used postgresql compression.

i'd file got corrupted (ascii file transfer?).


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

android - Unable to generate FCM token from dynamically instantiated Firebase -