Re: BUG #9424: Database size increased by 10MB everyday

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: BUG #9424: Database size increased by 10MB everyday
Дата
Msg-id 5314D066.9080609@fuzzy.cz
обсуждение исходный текст
Ответ на BUG #9424: Database size increased by 10MB everyday  (tejaswinihj24@yahoo.co.in)
Список pgsql-bugs
Hi Tejaswini,

On 3.3.2014 16:48, tejaswinihj24@yahoo.co.in wrote:
> The following bug has been logged on the website:
>
> Bug reference:      9424
> Logged by:          Tejaswini
> Email address:      tejaswinihj24@yahoo.co.in
> PostgreSQL version: 9.2.5
> Operating system:   Windows
> Description:
>
> I am using Windows 2008 R2 and PostgreSQL 9.2.5
>
> Each day, the DB backup is increased by about 10 MB. On

So what kind of backup are you performing? Are you using pg_dump or
performing filesystem backup (i.e. copying the files)?

> investigation, it was discovered that table size of one table used by
> the application is increasing on daily basis by about 60MB. It
> appears that that the formula / expression queue cleanup job that is
> scheduled for every half an hour is not running properly.

What do you mean by "formula / expression queue cleanup job"? There's no
such thing in PostgreSQL, scheduled for every half hour.

regards
Tomas

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

Предыдущее
От: tejaswinihj24@yahoo.co.in
Дата:
Сообщение: BUG #9424: Database size increased by 10MB everyday
Следующее
От: Patrick Boake
Дата:
Сообщение: Re: BUG #9416: Setting up postgresql-9.1 (9.1.12-0wheezy1) Fails Configuration