Re: [ADMIN] pg_restore does not restore all tables

2009-12-02 Thread Ian Lea
on. I have included the log of the pg_dump > and restore. > > Best regards: > > Baubak > > > > -Original Message- > From: Ian Lea [mailto:ian@gmail.com] > Sent: mardi 1 décembre 2009 18:31 > To: Baubak Gandomi > Cc: pgsql-admin@postgresql.org > Su

Re: [ADMIN] pg_restore does not restore all tables

2009-12-01 Thread Ian Lea
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 wrote: > Hello, > > > > I have a problem restoring a database. I have mad

[ADMIN] pg_restore does not restore all tables

2009-12-01 Thread Baubak Gandomi
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 r