performance problems on Delete

From: Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: performance problems on Delete
Date: 2010-08-02 12:34:53
Message-ID: 4C56BB6D.2050108@tech.sdb.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi alls,

we have a performance issue on deleting data from a table.

the delete is on the index key so should be very fast but the table
have 13 contraints of type foreign keys and the slowness seems due to
all the works done with the constraint.
Trying to drop the constraint and execute the delete the result is
immediate.

Is there a way to speed up this type of operations??

Any suggestion higly appreciated

Silvio

---

Utilizziamo i dati personali che la riguardano esclusivamente per nostre finalità amministrative e contabili, anche quando li comunichiamo a terzi. Informazioni dettagliate, anche in ordine al Suo diritto di accesso e agli altri Suoi diritti, sono riportate alla pagina http://www.savinodelbene.com/news/privacy.html
Se avete ricevuto questo messaggio per errore Vi preghiamo di ritornarlo al mittente eliminandolo assieme agli eventuali allegati, ai sensi art. 616 codice penale http://www.savinodelbene.com/codice_penale_616.html
L'Azienda non si assume alcuna responsabilità giuridica qualora pervengano da questo indirizzo messaggi estranei all'attività lavorativa o contrari a norme.
--

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2010-08-02 12:56:30 Re: performance problems on Delete
Previous Message Gnanakumar 2010-08-02 10:35:56 Re: Statistics Collector not collecting server activities