From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Markus Schaber <schabi(at)logix-tt(dot)com>, PostgreSQL SQL List <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: Migrating a Database to a new tablespace |
Date: | 2006-04-26 16:35:39 |
Message-ID: | 200604261635.k3QGZdB06325@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Tom Lane wrote:
> Markus Schaber <schabi(at)logix-tt(dot)com> writes:
> > As I said the leftovers are likely to be caused by hard kills and
> > backend crashes, so I would not go into deeper analysis, but maybe the
> > finding and possibly removing of such leftovers should be half-automated
> > to assist server admins.
>
> It's been discussed. Personally I'm afraid of the idea of automatically
> deleting files that seem unreferenced, but having a tool to find them
> for manual deletion isn't a bad idea. I think Bruce had a prototype
> patch at one point --- not sure what the status is.
>
I have work someone did in the past. I just need to be updated to deal
with tablespaces.
ftp://candle.pha.pa.us/pub/postgresql/mypatches/checkfile.*
Let me know if you want details.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Ray Madigan | 2006-04-26 17:35:15 | Re: LinkedList |
Previous Message | Tom Lane | 2006-04-26 16:33:15 | Re: Migrating a Database to a new tablespace |