[email protected] writes: > when i restore a particular table using pg_restore (using option "-t") it > doesn't restore my primary key...
This is not a bug. -t selects the table only, not associated indexes.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
