Cannot Delete

From: Alex <alex(at)meerkatsoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Cannot Delete
Date: 2003-09-18 15:40:00
Message-ID: 3F69D1D0.6090706@meerkatsoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim McAuley 2003-09-18 15:52:34 Re: Cannot Delete
Previous Message Gaetano Mendola 2003-09-18 15:14:27 Re: High-volume shop uses PostgreSQL