aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-08-28 21:48:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-08-28 21:49:32 -0400
commit2719a7478db67d5ec081daa76691892ced04077f (patch)
tree51bbd5b0243b55194580a463410d918f222f0e61 /src/backend/access/gist/gistproc.c
parent427ba0e7146a79e73764d77a689b756b8fc37ec3 (diff)
downloadpostgresql-2719a7478db67d5ec081daa76691892ced04077f.tar.gz
postgresql-2719a7478db67d5ec081daa76691892ced04077f.zip
Be more user-friendly about unsupported cases for parallel pg_restore.
If we are unable to do a parallel restore because the input file is stdin or is otherwise unseekable, we should complain and fail immediately, not after having done some of the restore. Complaining once per thread isn't so cool either, and the messages should be worded to make it clear this is an unsupported case not some weird race-condition bug. Per complaint from Lonni Friedman. Back-patch to 8.4, where parallel restore was introduced.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions