Re: pg_dump, bytea, dump order questions

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: pg_dump, bytea, dump order questions
Дата
Msg-id 40C45871.3090605@frodo.hserus.net
обсуждение исходный текст
Ответ на Re: pg_dump, bytea, dump order questions  (Együd Csaba <csegyud@vnet.hu>)
Ответы Re: pg_dump, bytea, dump order questions  (Együd Csaba <csegyud@vnet.hu>)
Список pgsql-general
Együd Csaba wrote:

> Hi,
> answering partially my questions the first problem is actualy solved. My
> text editor inserted a linebreak into the middle of the row at position
> 16384. :) Should change my editor...??? :)
>
> The other question is yet a question. Is there any way to dump first the
> functions and then the table definitions?

If you have the functions in separate schema/database, you can manually
dump/restore that first.

HTH

  Shridhar

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

Предыдущее
От: Együd Csaba
Дата:
Сообщение: Re: pg_dump, bytea, dump order questions
Следующее
От: Pavel Stehule
Дата:
Сообщение: curius behavior of planner after analyze, (Pg7.5)