Re: Starting Postgres when there is no disk space

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Igal Sapir <igal(at)lucee(dot)org>
Cc: "Psql_General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Starting Postgres when there is no disk space
Date: 2019-05-02 01:02:12
Message-ID: CAKJS1f-yNmCRK3aM90Bt7MVYBv+YxbeEkoKduum=LkTneCY1oA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2 May 2019 at 12:07, Igal Sapir <igal(at)lucee(dot)org> wrote:
> I mounted an additional partition with 100GB, hoping to fix the bloat with a TABLESPACE in the new mount, but how can I do anything if Postgres will not start in the first place?

You could move the pg_wal directory over to the new partition and ln
it back to its original location.

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Loftis 2019-05-02 01:02:40 Re: Starting Postgres when there is no disk space
Previous Message Sergey Koposov 2019-05-02 00:59:52 strange nested loop row count estimates