Re: delete query taking way too long - Mailing list pgsql-general

From Jayadevan M
Subject Re: delete query taking way too long
Date
Msg-id OFF7867264.683F4AC7-ON6525777D.0040853D-6525777D.0040A183@ibsplc.com
Whole thread Raw
In response to delete query taking way too long  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Responses Re: delete query taking way too long
List 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 by date:

Previous
From: Glyn Astill
Date:
Subject: Re: delete query taking way too long
Next
From: Thom Brown
Date:
Subject: Re: delete query taking way too long