Search Postgresql Archives

Re: Most effective settings for deleting lots of data?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/26/2015 02:34 PM, Alan Hodgson wrote:
On Wednesday, August 26, 2015 08:25:02 PM Cory Tucker wrote:
What settings would you recommend?  Also, it just occurred to me that I
should try to disable/drop all indexes (especially since they will be
recreated) later so that those are not updated in the process.
Don't drop the indexes your foreign keys use to find cascading deletes.



Or do drop indexes and walk up your dependency graph manually.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux