Re: Orphan table files at data/base/

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Riivo Kolka <riivo(dot)kolka(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Orphan table files at data/base/
Date: 2024-02-28 14:38:54
Message-ID: CAKAnmm+X7O5zjx=zTSc1b85ckH1YxB2uHWg9HUMEribHAZq_MA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

No, I would not remove those files without making 100% sure they do not
belong to that database or any other. Are you sure you are inside database
16384 when you ran those commands? Does a 'stat' on those files line up
with the time of the crash? If so, I would stop pg, move the files
someplace else, do a pg_dump > /dev/null for another sanity check, then
remove those files.

Cheers,
Greg

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Joseph Krogh 2024-02-28 14:50:30 Re: PostgreSQL Read-only mode usage
Previous Message Laurenz Albe 2024-02-28 14:30:01 Re: Orphan table files at data/base/