Need help to make space on my database

From: "Cocam' server" <cocamserver(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Need help to make space on my database
Date: 2024-04-29 13:45:31
Message-ID: CAJyHkohEM4cG==cqWwLYTLzaMV-XWUVF0yb9AYfZSwVu_fO=vg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello.

I need help to make space on my database. I have tables that are several GB
in size. I used to use the VACUUM FULL VERBOSE command; but now, this
command is too greedy in free space to be used and I'm looking for a way to
make free space (given back to the OS)

Thanks in advance to everyone who responds

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2024-04-29 14:19:00 Re: Need help to make space on my database
Previous Message Adrian Klaver 2024-04-28 15:07:48 Re: Query Discrepancy in Postgres HLL Test