From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [PATCHES] Cleaning up unreferenced table files |
Date: | 2005-05-10 22:28:19 |
Message-ID: | 200505102228.j4AMSJ907460@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Heikki Linnakangas wrote:
> On Tue, 10 May 2005, Bruce Momjian wrote:
>
> > The current code is nice and localized and doesn't add any burden on our
> > existing code, which is already complicated enough. I think we either
> > fix checkfiles.c, or we remove it and decide it isn't worth checking for
> > unrefrenced files.
>
> Let's pull the patch for now.
Removed, and TODO item restored.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Sabino Mullane | 2005-05-10 22:38:48 | Re: Views, views, views: Summary of Arguments |
Previous Message | Tom Lane | 2005-05-10 22:22:28 | Re: Cost of XLogInsert CRC calculations |
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2005-05-11 00:55:37 | Re: lastval() |
Previous Message | Andrew Dunstan | 2005-05-10 21:34:18 | Re: lastval() |