Re: pg_dump and pg_restore and foreign keys

Поиск
Список
Период
Сортировка
От Tore Halvorsen
Тема Re: pg_dump and pg_restore and foreign keys
Дата
Msg-id CADGw-Sc1UCSCYqkizNuOKOchcq-4vg-DjbgzWm4FUowntONCkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_dump and pg_restore and foreign keys  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_dump and pg_restore and foreign keys  (Tore Halvorsen <tore.halvorsen@gmail.com>)
Список pgsql-general
Then I'll try that, thank you :)

On Wed, Oct 27, 2021 at 4:04 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Tore Halvorsen <tore.halvorsen@gmail.com> writes:
> That would be appending it for "pg_catalog.pg_get_constraintdef(oid) AS
> condef"  in getConstraints in pg_dump.c?

No, you want to mess with the text printed by dumpConstraint().

                        regards, tom lane


--
Eld på åren og sol på eng gjer mannen fegen og fjåg. [Jøtul]
<demo> Tore Halvorsen || +052 0553034554

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

Предыдущее
От: Mitar
Дата:
Сообщение: Re: Determining if a table really changed in a trigger
Следующее
От: Jérémy Garniaux
Дата:
Сообщение: psql could not connect to server after complete reinstallation [Ubuntu 21.10 / PostgreSQL 13]