On Fri, Aug 8, 2014 at 9:44 PM, Peter Eisentraut <[email protected]> wrote: > This is a valuable feature change, but I think the help output is > unhelpful. The left side has a singular placeholder, but the right side > talks about objects in plural. How do I actually specify multiple > indexes? Is is --index=foo,bar? It's --index=foo --index=bar, but > that's unclear from the help. > > I think it would be clearer to write something like > > -I, --index=NAME restore named indexes (repeat for multiple) > > or perhaps make a note at the bottom > > The options -I, -n, -P, -t, -T, --section can be combined and > specified multiple times to select multiple objects. > > Other ideas?
I like the "note at the bottom" idea. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
