Re: "too clever" when creating SQL functions

Поиск
Список
Период
Сортировка
От SZŰCS Gábor
Тема Re: "too clever" when creating SQL functions
Дата
Msg-id 005501c31553$16ee7120$0a03a8c0@fejleszt2
обсуждение исходный текст
Ответ на "too clever" when creating SQL functions  ("SZŰCS Gábor" <surrano@mailbox.hu>)
Ответы Re: "too clever" when creating SQL functions
Список pgsql-sql
Dear Richard,

I had a look at a 7.2.1 dump, but it doesn't do that thing. It simply
creates triggers after all the data has been COPY-ed (i.e. at the end of the
file. Only rules and sequence setvals after that.

G.
--
while (!asleep()) sheep++;

---------------------------- cut here ------------------------------
----- Original Message -----
From: "Richard Huxton" <dev@archonet.com>
Sent: Wednesday, May 07, 2003 9:10 PM

You might want to look at the output of pg_dump - IIRC that disables all
your
triggers (fk's etc) and re-enables them at the end. Might be what you're
after.
-- Richard Huxton



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

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Re: Array dimension as integer
Следующее
От: Bryan Klimt
Дата:
Сообщение: insert rowtype