Re: DELETE running at snail-speed

From: gerhard <g(dot)hintermayer(at)inode(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: DELETE running at snail-speed
Date: 2008-12-18 13:46:47
Message-ID: b5a7b4a6-eb8b-4a98-a37e-0f3daaf168cc@w39g2000prb.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

oops, should have thought about setting the foreign key constraint
deferrable, maybe showing this in table definition (\d) would be a
good idea.
will recreate my foreign key deferrable and do some timings ...

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message gerhard 2008-12-18 14:19:39 Re: DELETE running at snail-speed
Previous Message gerhard 2008-12-18 13:29:52 DELETE running at snail-speed