Re: BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints
Date
Msg-id 24175.1147443935@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints  ("Sidney Li" <li@epp.agfa.com>)
List pgsql-bugs
"Sidney Li" <li@epp.agfa.com> writes:
> when backing up with "pg_dump -o -Ft database_name" then
> later restoring with pg_restore, the indices and constraints/triggers are
> not restored.

Seems pretty unlikely.  More details, or better a test case, would help.
I think you've probably misdiagnosed your problem, and with no details
there's not much we can do to help.  See
http://www.postgresql.org/docs/8.1/static/bug-reporting.html

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Jacques Gollion"
Date:
Subject: BUG #2434: Using pg_dump in a .bat : Cannot avoid asking for user Name and Password
Next
From: Dario Basso Cardoso
Date:
Subject: Re: possible bug in SELECT with UNION