Re: pg_dump schema breakup

Поиск
Список
Период
Сортировка
От Naz Gassiep
Тема Re: pg_dump schema breakup
Дата
Msg-id 44E6071E.5050403@mira.net
обсуждение исходный текст
Ответ на Re: pg_dump schema breakup  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> We already have a highly selective and configurable restore mechanism, 
> using the -L feature of pg_restore. Maybe there's a good special case 
> for this particular split, but it is hardly undoable now.
>
> As for Naz' needs - I gave him a perl script I whipped up in few 
> minutes to do the split he wanted - and I'm sure you could do the same 
> in python ;-)
>
> cheers
>
> andrew
And very appreciative I am too. While I concede it is doable now, and I 
could do this in Python as well, I do feel that a feature like this 
would have wider use than may be apparent on a first glance.
Furthermore, I think that the simplicity of implementing it makes it 
really a question of "why not" rather than "why".
- Naz


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Windows 2000 Support
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg_dump schema breakup