Re: RDS No free space

From: Priancka Chatz <pc9926(at)gmail(dot)com>
To: Wilson Coelho <wilson(dot)coelho(at)tecnisys(dot)com(dot)br>
Cc: Wells Oliver <wells(dot)oliver(at)gmail(dot)com>, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: RDS No free space
Date: 2023-05-22 12:54:10
Message-ID: CANnOdgbnKnABeJgLCOzZUJZHfG0yMn0eSqhe=NUXXJODRm47vw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)coelho(at)tecnisys(dot)com(dot)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
>
> [image: 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(at)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.
>
> --
> Wells Oliver
> wells(dot)oliver(at)gmail(dot)com <wellsoliver(at)gmail(dot)com>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Ribe 2023-05-22 13:17:53 Re: Partition By Range Without PrimaryKey : Postgresql Version 12.8 on AWS RDS
Previous Message Wilson Coelho 2023-05-22 12:49:11 Re: RDS No free space