Since I needed this feature badly, I added the -n / --schema switch to

Bruce Momjian <bruce@momjian.us>

Commit: ebc8649892d02a9c6991e00d3e273670ca46fe56
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-06-09T17:56:51Z
Releases: 8.1.0
Since I needed this feature badly, I added the -n / --schema switch to
pg_restore. It restores the given schemaname only. It can be used in
conjunction with the -t and other switches to make the selection very
fine grained.

Richard van den Bergg, CISSP

Files