Cannot Delete - Mailing list pgsql-general

From Alex
Subject Cannot Delete
Date
Msg-id 3F69D1D0.6090706@meerkatsoft.com
Whole thread Raw
Responses Re: Cannot Delete  (Tim McAuley <mcauleyt@tcd.ie>)
Re: Cannot Delete  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,
hi have a table with 2.5 million records which i try do delete. i have
several constraints on it too.
i tried to delete the records using delete but it does not seem to work.
the delete runs forever. hrs...
i cannot truncate it as it complains about foreign keys.

What is the problem ?

Thanks
Alex



pgsql-general by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: High-volume shop uses PostgreSQL
Next
From: Tim McAuley
Date:
Subject: Re: Cannot Delete