Search Postgresql Archives

Fwd: Regarding tables detach concurrently with run_maintenance_proc()

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

 





Hi Respected Team

with pg_partman By default proc() does not detach tables concurrently. How do we implement tables detach concurrently without blocking other sessions 
Here queries not using date column to detach tables with run_maintenance_proc() which is not using concurrently  based on the retention policy which leads to scan all available child tables hence need to trigger this proc with concurrently option to avoid blocking other child tables beyond rentention policy while running statements on them

Do we have any other alternative rather than using pg_partman()?

your response is valuable 

Regards,
Durga Mahesh


[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 Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux