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 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -