Re: delete query taking way too long

Поиск
Список
Период
Сортировка
От Jayadevan M
Тема Re: delete query taking way too long
Дата
Msg-id OFF7867264.683F4AC7-ON6525777D.0040853D-6525777D.0040A183@ibsplc.com
обсуждение исходный текст
Ответ на delete query taking way too long  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Ответы Re: delete query taking way too long  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Список pgsql-general
> From: Ivan Sergio Borgonovo <mail@webthatworks.it>
> To: pgsql-general@postgresql.org
> Date: 12/08/2010 16:43
> Subject: [GENERAL] delete query taking way too long
> Sent by: pgsql-general-owner@postgresql.org
>
> I've
> delete from catalog_items where ItemID in (select id from
> import.Articoli_delete);
Does catalog_items have child tables where the FK columns are not indexed?
Regards,
Jayadevan





DISCLAIMER:

"The information in this e-mail and any attachment is intended only for
the person to whom it is addressed and may contain confidential and/or
privileged material. If you have received this e-mail in error, kindly
contact the sender and destroy all copies of the original communication.
IBS makes no warranty, express or implied, nor guarantees the accuracy,
adequacy or completeness of the information contained in this email or any
attachment and is not liable for any errors, defects, omissions, viruses
or for resultant loss or damage, if any, direct or indirect."






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

Предыдущее
От: Glyn Astill
Дата:
Сообщение: Re: delete query taking way too long
Следующее
От: Thom Brown
Дата:
Сообщение: Re: delete query taking way too long