Re: Delete query takes exorbitant amount of time - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: Delete query takes exorbitant amount of time
Date
Msg-id 424501DE.5010603@familyhealth.com.au
Whole thread Raw
In response to Re: Delete query takes exorbitant amount of time  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-performance
> There is clear benefit from forcing them to be the same. In logical data
> terms, they *should* be the same. I don't check fruit.apple_grade
> against fruit_type.orange_grade. When would I want to make a check of
> that nature? If there is a reason, thats great, lets keep status quo
> then.
>
> I respect the effort and thought that has already gone into the
> implementation; I seek only to offer a very minor improvement based upon
> recent list issues.

The main problem would be people getting errors when upgrading their
databases, or restoring from a backup, say.

Chris

pgsql-performance by date:

Previous
From: Steve Poe
Date:
Subject: Re: How to improve db performance with $7K?
Next
From: Steve Poe
Date:
Subject: Re: How to improve db performance with $7K?