Re: Deleting millions of rows

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Deleting millions of rows
Дата
Msg-id 20090203182001.GD15455@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Deleting millions of rows  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Deleting millions of rows
Список pgsql-performance
Robert Haas escribió:

> Have you ever given any thought to whether it would be possible to
> implement referential integrity constraints with statement-level
> triggers instead of row-level triggers?

Well, one reason we haven't discussed this is because our per-statement
triggers are too primitive yet -- we don't have access to the list of
acted-upon tuples.  As soon as we have that we can start discussing this
optimization.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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