Search Postgresql Archives

Re: DB size growing exponentially when materialized view refreshed concurrently (postgres 9.6)

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

 





On Mon, Jun 25, 2018 at 1:21 PM, Vikas Sharma <shavikas@xxxxxxxxx> wrote:
Hi All,

I am looking for advice in a issue where two materialized views are being refreshed concurrently and dbsize has grown to 150gb from 4gb in two days.

We use two materialized views to keep processed data for faster query results for a search function. Earlier materialized views were refreshed not concurrently and all was good on DB.

Where is the space going?  Does it show up in psql with \l+ ?  Does is show up in \dm+ ?  Does it only show up using OS tools in the data directory?  Which subdirectory of the data directory?
 
Cheers,

Jeff

[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