Re: [BUGS] BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints

2006-05-12 Thread Tom Lane
"Sidney Li" <[EMAIL PROTECTED]> 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 misdiagnos

[BUGS] BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints

2006-05-12 Thread Sidney Li
The following bug has been logged online: Bug reference: 2435 Logged by: Sidney Li Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Linux Description:pg_dump/pg_restore with tar format misses indices and constraints Details: when backing