pg_restore aborts when object missing

From: Alex Paulusberger <alexp(at)meta-bit(dot)com>
To: Postgre Admin <pgsql-admin(at)postgresql(dot)org>
Subject: pg_restore aborts when object missing
Date: 2003-05-17 02:59:11
Message-ID: 3EC5A57F.6090607@meta-bit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
I am trying to restore a database with pg_restore -c which according to
the man pages drops database objects prior to recreating them. However,
of on the destination database an index (in my case) does not exist, the
restore process aborts.

Is there a way to force the restore process to continue and instead
recreate these missing objects?

Thanks
Alex

Browse pgsql-admin by date

  From Date Subject
Next Message A.Bhuvaneswaran 2003-05-17 06:26:52 Re: overflow on numeric ABS(value) >= 10^2
Previous Message Shankar K 2003-05-16 21:10:52 overflow on numeric ABS(value) >= 10^2