Re: BUG #13684: pg_restore does not restore indexes when --jobs=X passed - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13684: pg_restore does not restore indexes when --jobs=X passed
Date
Msg-id 30563.1445027864@sss.pgh.pa.us
Whole thread Raw
In response to BUG #13684: pg_restore does not restore indexes when --jobs=X passed  (cdaringe@gmail.com)
List pgsql-bugs
cdaringe@gmail.com writes:
> I have read the documentation on pg_restore using --jobs.  Unfortunately,
> when I run the pg_restore command with --jobs=4 or --jobs=6, it _skips_
> re-adding indexes to my tables.

It seems pretty unlikely that it would just "skip" them.  More probable
is that the index creation commands are failing for some reason.  Have
you looked at pg_restore's output and/or the postmaster log for clues?

If that doesn't turn up any info, can you provide a self-contained
test case?

            regards, tom lane

pgsql-bugs by date:

Previous
From: l@lrowe.co.uk
Date:
Subject: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
Next
From: 許耀彰
Date:
Subject: postgresql table data control