COPY data and referential triggers ...

Поиск
Список
Период
Сортировка
От James Robinson
Тема COPY data and referential triggers ...
Дата
Msg-id 1ACF7D96-2546-11D9-8EC1-000A9566A412@socialserve.com
обсуждение исходный текст
Ответы Re: COPY data and referential triggers ...
Список pgsql-general
Just a sanity check -- data fed into pg using the

    COPY tablename (col1, col2) FROM stdin;
    ... data
    \.

Does not cause referential triggers to fire (i.e. foreign keys), right?
It seems to operate this way, yet I didn't see this mentioned
explicitly in the SQL reference manual page on the COPY command.

----
James Robinson
Socialserve.com


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