Re: DELETE with JOIN

Поиск
Список
Период
Сортировка
От Christophe
Тема Re: DELETE with JOIN
Дата
Msg-id 5A724102-E3A4-4240-A90C-8F03AB3ADC44@thebuild.com
обсуждение исходный текст
Ответ на Re: DELETE with JOIN  (felix@crowfix.com)
Список pgsql-sql
On Aug 7, 2008, at 2:39 PM, felix@crowfix.com wrote:
> In this case, the first database I tried was Oracle, and it complained
> of too much transactional data; I forget the exact wording now.

You might try it on PostgreSQL.  While it might have to spill the  
result of the subquery to disk, it shouldn't actually fail unless  
disk is very constrained.


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

Предыдущее
От: felix@crowfix.com
Дата:
Сообщение: Re: DELETE with JOIN
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: DELETE with JOIN