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

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: DB size growing exponentially when materialized view refreshedconcurrently (postgres 9.6)
Дата
Msg-id CAMkU=1ytWhxpngzPGTXa08OXS2K8UoM_ErVdmy7TreVyuZNQkA@mail.gmail.com
обсуждение исходный текст
Ответ на DB size growing exponentially when materialized view refreshedconcurrently (postgres 9.6)  (Vikas Sharma <shavikas@gmail.com>)
Список pgsql-general


On Mon, Jun 25, 2018 at 1:21 PM, Vikas Sharma <shavikas@gmail.com> 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

В списке pgsql-general по дате отправления:

Предыдущее
От: Anthony DeBarros
Дата:
Сообщение: PLPython Setup issue with EDB Windows Installer
Следующее
От: Tim Cross
Дата:
Сообщение: Re: Using COPY to import large xml file