Re: Vaccum (Was: Re: [HACKERS] Hot Backup Ability)

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: "'The Hermit Hacker'" <scrappy(at)hub(dot)org>, Michael Richards <miker(at)scifair(dot)acadiau(dot)ca>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Vaccum (Was: Re: [HACKERS] Hot Backup Ability)
Date: 1999-07-01 03:44:00
Message-ID: 199907010344.XAA06693@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Hmmm, leaving out the truncate would remove some of the hassle of what
> to do with segmented tables. As long as a new tuple goes into the
> begining of the last dead area, this should work.

I think the new code has this multi-segment truncate working. The fix
will be in 6.5.1.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-07-01 05:36:17 Bug tracking
Previous Message Thomas Lockhart 1999-07-01 03:35:43 Re: [HACKERS] 6.5.1 status