Re: pg_restore does not restore all tables

From: Ian Lea <ian(dot)lea(at)gmail(dot)com>
To: Baubak Gandomi <b(dot)gandomi(at)castsoftware(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_restore does not restore all tables
Date: 2009-12-01 17:30:56
Message-ID: 8c4e68610912010930v1e2e5bf4g5fa90dd4c49736ff@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You could start by saying what version of postgres, on what OS, and
posting your backup and restore commands with any output, error or
otherwise, that they produce.

--
Ian.

On Tue, Dec 1, 2009 at 4:48 PM, Baubak Gandomi
<b(dot)gandomi(at)castsoftware(dot)com> wrote:
> Hello,
>
>
>
> I have a problem restoring a database. I have made a dump of a schema, with
> no error messages. When I restore my dump I do not get any error messages
> either. But when I look into my schema I see that I have less tables than
> before. I don’t even know how to debug this problem !
>
>
>
> Best regards,
>
>
>
> Baubak Gandomi

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Brian Myers 2009-12-02 06:34:09 Restore SQL_ASCII backup...
Previous Message Baubak Gandomi 2009-12-01 16:48:14 pg_restore does not restore all tables