Re: [HACKERS] pg_dump issues

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: [HACKERS] pg_dump issues
Дата
Msg-id CAMsr+YGPDCvCD_gtVLLyk48Se6yWmAjuY3eCUEM_JQja=EgwtA@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] pg_dump issues  (Дмитрий Воронин <carriingfate92@yandex.ru>)
Список pgsql-hackers
On 6 June 2017 at 11:37, Дмитрий Воронин <carriingfate92@yandex.ru> wrote:
> Hello,
>
> We are working on one project with postgres as engeneer.
>
> Bellow is list of inconveniences that we are having with postgresql. We
> would like to solve them as possible.
>
> We can't create any schema dump with another (user defined) name. E.g. we
> dump schema test and we want to save it's dump with test2 name in any
> format. Those refers to databases dump.

This is a pretty common request. I expect a patch to add a --transform
or --rename option to pg_dump (or maybe pg_restore) might be accepted.
I suggest posting a detailed design for how you plan to do it and
asking for feedback before proceeding to implement it. You should
search the mailing list for past discussions and ideas too.

Otherwise, consulting outfits can do this sort of thing for you; see
https://www.postgresql.org/support/professional_support/ . (Note, I
work for one of them).

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: [HACKERS] Challenges preventing us moving to 64 bit transactionid (XID)?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: [HACKERS] Challenges preventing us moving to 64 bit transactionid (XID)?