Re: pg_restore options issues

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: pg_restore options issues
Дата
Msg-id
Pine.LNX.4.30.0101071700100.1150-100000@peter.localdomain
Ответ на
Список
Дерево обсуждения
pg_restore options issues Peter Eisentraut <peter_e@gmx.net>
Re: pg_restore options issues Philip Warner <pjw@rhyme.com.au>
Oliver Elphick writes:

> I don't like that; it will need to be escaped with \ or the shell will
> substitute the contents of the current directory for the *.
>
> Why not use `-t all'

Because there might be a table called "all".  (Okay, there could be a
table called "*", but really...)

> or `-A'?

We'd need an option letter for tables, triggers, indexes, functions, etc.

> You should also change the help text a bit:
>
>   -t [table], --table[=table] 	 dump for this table only
>
> gives no hint that omitting `=table' will restore all tables.

Okay, when we decide how to handle it.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


В списке pgsql-hackers по дате отправления
От: Oliver Elphick
Дата:
Сообщение: Re: pg_restore options issues
От: Peter Eisentraut
Дата:
Сообщение: Re: A post-7.1 wish-list.
FAQ