Re: pg_dump a specific schema

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: pg_dump a specific schema
Дата
Msg-id 1042239604.751.6.camel@tokyo
обсуждение исходный текст
Ответ на Re: pg_dump a specific schema  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: pg_dump a specific schema  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pg_dump a specific schema  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
On Fri, 2003-01-10 at 16:45, Bruce Momjian wrote:
> Neil Conway wrote:
> > I'm asking if that's the correct behavior:
> > perhaps we should throw an error instead?
>
> We certainly should throw an error!

Ok, I've attached a revised version of the patch that throws an error if
the user specifies a non-existent object for "-t" or "-n". I also made a
few minor updates and documentation improvements.

I'll change the command-line args once we've reached a consensus on what
they should be.

Cheers,

Neil
--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC



Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_dump a specific schema
Следующее
От: Giles Lean
Дата:
Сообщение: Re: Fix for HP-UX shared library builds