Re: Archiver(custom): could not initialize compression library - (null)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeremiah Jahn <jeremiah(at)goodinassociates(dot)com>
Cc: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Archiver(custom): could not initialize compression library - (null)
Date: 2002-03-06 00:06:54
Message-ID: 19556.1015373214@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jeremiah Jahn <jeremiah(at)goodinassociates(dot)com> writes:
> this is the error i get:
> Archiver(custom): could not initialize compression library - (null)

Something broken about your libz maybe? This error indicates a failure
return code from either deflateInit or inflateInit, depending on whether
we're talking about pg_dump or pg_restore, which was quite unclear from
your message.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-03-06 00:18:02 Re: psql \df and opaque functions
Previous Message Tom Lane 2002-03-05 23:33:05 Re: Database quota