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

From: "Sidney Li" <li(at)epp(dot)agfa(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints
Date: 2006-05-12 12:55:01
Message-ID: 200605121255.k4CCt1MM009302@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2435
Logged by: Sidney Li
Email address: li(at)epp(dot)agfa(dot)com
PostgreSQL version: 8.1.3
Operating system: Linux
Description: pg_dump/pg_restore with tar format misses indices and
constraints
Details:

when backing up with "pg_dump -o -Ft database_name" then
later restoring with pg_restore, the indices and constraints/triggers are
not restored.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-05-12 14:25:35 Re: BUG #2435: pg_dump/pg_restore with tar format misses indices and constraints
Previous Message Jacques Gollion 2006-05-12 08:02:52 BUG #2434: Using pg_dump in a .bat : Cannot avoid asking for user Name and Password