From: | fida aljounaidi <fida(dot)aljounaidi(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: [Postgresql 8.4.2] problem restoring data |
Date: | 2010-09-21 15:00:03 |
Message-ID: | AANLkTim7nRYbrYCHOm+ZoK2SoDMuijmkWA47T7J8fA6D@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi
Thank you for your answer.
I'm trying again with another dump.
By the way I'm working on ubuntu server 8.04 ,postgresql 8.4.2.
Regards
Fida
On 21 September 2010 16:54, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> fida aljounaidi <fida(dot)aljounaidi(at)gmail(dot)com> writes:
> > I want to restore a large database (5GB) from a backup (dump postgresql)
> > When the process arrive to the largest table, it stops with this output
>
> > "pg_restore: [custom archiver] could not uncompress data: too many length
> or
> > distance symbols"
>
> Hm. Either you have a corrupt dump file, or you've found a bug in zlib.
> I'd bet on the former myself.
>
> regards, tom lane
>
From | Date | Subject | |
---|---|---|---|
Next Message | Lukasz Brodziak | 2010-09-21 17:12:46 | pgdview |
Previous Message | Tom Lane | 2010-09-21 14:54:39 | Re: [Postgresql 8.4.2] problem restoring data |