Re: RDS No free space

Поиск
Список
Период
Сортировка
От Priancka Chatz
Тема Re: RDS No free space
Дата
Msg-id CANnOdgbnKnABeJgLCOzZUJZHfG0yMn0eSqhe=NUXXJODRm47vw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RDS No free space  (Wilson Coelho <wilson.coelho@tecnisys.com.br>)
Список pgsql-admin
Hi Oliver,

I think for RDS Postgres space issue this is good guidance: https://repost.aws/knowledge-center/diskfull-error-rds-postgresql .

Regards,
Priyanka

On Mon, May 22, 2023 at 2:49 PM Wilson Coelho <wilson.coelho@tecnisys.com.br> wrote:

Hi Oliver

You need to check where are the postgres data directory and verify if there is enough available space on it to the operation you trying to do over the database.
It seems to be a problem related with a partition scheme and not the DB per se.
Also take a look at the distribution of your data over the partitions. If that file is on a partition with no space, try to resize or, move to other partition

Regards

Wilson Coelho

---

Wilson Moraes Coelho
Especialista

Logo
Tecnisys

Sia Trecho 08, lotes 245 / 255 / 265 ||

Tel.:+55 (61) 3039-9700 - (61) 99989-8932

71205-080 || Guará || Brasília, DF 0800-6020097

www.tecnisys.com.br


Em 21/05/2023 14:15, Wells Oliver escreveu:

I am seeing a lot of this morning:
 
ERROR: could not extend file "base/16411/616989679.62": No space left on devi2023-05-21 17:11:45 UTC::@:[386]:LOG: all server processes terminated; reinitializing
 
2023-05-21 17:04:02 UTC:172.31.21.22(55060):woliver@db:[31430]:ERROR: could not extend file "base/16411/616989585.45": No space left on device
 
Etc
 
However, when I can connect, the DB is well below the provisioned space.
 
I am trying to figure this out but not sure where to turn yet.
 
--
Вложения

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

Предыдущее
От: Wilson Coelho
Дата:
Сообщение: Re: RDS No free space
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: Partition By Range Without PrimaryKey : Postgresql Version 12.8 on AWS RDS