Re: RDS No free space

Поиск
Список
Период
Сортировка
От Wells Oliver
Тема Re: RDS No free space
Дата
Msg-id CAOC+FBW6yKx6Lcb-5MrjMNoU2LrQJGme57jNvMX7J+txx+Tb0Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RDS No free space  (Jim Mlodgenski <jimmy76@gmail.com>)
Ответы Re: RDS No free space
RE: RDS No free space
Список pgsql-admin
I'm not too familiar with that. Can you point me in the direction of some config settings and maybe queries to execute?

On Sun, May 21, 2023 at 10:43 AM Jim Mlodgenski <jimmy76@gmail.com> wrote:


On Sun, May 21, 2023 at 1:38 PM Wells Oliver <wells.oliver@gmail.com> wrote:
So we run on RDS, and we clearly used up all of our provisioned storage. However, I am baffled, and while I am emailing our AWS support, I wondered if this list might point me in some direction too.

Our provisioned storage was 15TB. The size of our database -- shown in pg_database -- is only 6TB. What in the world could be using that remaining space? I am at a loss, that's a _ton_ of space being used up. Is it some temporary allocation during script execution (seems ginormous, impossible)? It it some WAL log thing?

A fairly common cause of this is orphan replication slots so WAL files are retained. Check
to see if there is an inactive slot that may be preventing the files to be removed.



--

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

Предыдущее
От: Jim Mlodgenski
Дата:
Сообщение: Re: RDS No free space
Следующее
От: Lucio Chiessi
Дата:
Сообщение: Re: RDS No free space