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

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -