Need an idea to operate massive delete operation on big size table. - Mailing list pgsql-admin

From Gambhir Singh
Subject Need an idea to operate massive delete operation on big size table.
Date
Msg-id CAHOGQfWPQhxoyQ5GEUEFwtdXan=krr5Ue0DDPSKJGpcW9Szi4Q@mail.gmail.com
Whole thread Raw
Responses Re: Need an idea to operate massive delete operation on big size table.
Re: Need an idea to operate massive delete operation on big size table.
List pgsql-admin
Hi,

I received a request from a client to delete duplicate records from a table which is very large in size. 

Delete queries (~2 Billion) are provided via file, and we have to execute that file in DB. Last time it lasted for two days. I feel there must be another way to delete records in an efficient manner

This kind of activity they do every month.

--
Thanks & Regards
Gambhir Singh

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to debug extension update
Next
From: Ron Johnson
Date:
Subject: Re: Need an idea to operate massive delete operation on big size table.