Regarding tables detach concurrently with run_maintenance_proc() - Mailing list pgsql-general

From Durgamahesh Manne
Subject Regarding tables detach concurrently with run_maintenance_proc()
Date
Msg-id CAJCZkoJHVcz1QA4A-YpaLAjpW+_gB1D=qWShTS_b+5Rp7E=1Ng@mail.gmail.com
Whole thread Raw
Responses Fwd: Regarding tables detach concurrently with run_maintenance_proc()
List pgsql-general
Hi Respected Team

By default proc() does not detach tables concurrently. How do we implement tables detach concurrently without blocking running sessions in prod.
why this is very critical to implement for pg_partman.
if this is not available yet on 5.1.0 then when can i expect to get it 
if already there then please let me know the implementation of detaching tables concurrently 
Any best way to implement the same please  with out concurrently how do we ensure data integrity and consistency 

Regards
Durga Mahesh 


pgsql-general by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: page is not marked all-visible but visibility map bit is set in relation "pg_statistic"
Next
From: pradeep t
Date:
Subject: Semantic cache capability for Postgresql db