Re: [HACKERS] Possible documentation error

2006-12-30 Thread Bruce Momjian
OK, wording updated. Thanks. --- Jim C. Nasby wrote: > On Tue, Dec 26, 2006 at 07:22:21PM +0100, Martijn van Oosterhout wrote: > > On Tue, Dec 26, 2006 at 12:49:55PM -0500, D'Arcy J.M. Cain wrote: > > > On Tue, 26 Dec 2006

Re: [HACKERS] Possible documentation error

2006-12-30 Thread Jim C. Nasby
On Tue, Dec 26, 2006 at 07:22:21PM +0100, Martijn van Oosterhout wrote: > On Tue, Dec 26, 2006 at 12:49:55PM -0500, D'Arcy J.M. Cain wrote: > > On Tue, 26 Dec 2006 18:12:45 +0100 > > Martijn van Oosterhout wrote: > > > On Tue, Dec 26, 2006 at 12:04:40PM -0500, D'Arcy J.M. Cain wrote: > > > > Now i

Re: [HACKERS] Possible documentation error

2006-12-26 Thread Martijn van Oosterhout
On Tue, Dec 26, 2006 at 12:49:55PM -0500, D'Arcy J.M. Cain wrote: > On Tue, 26 Dec 2006 18:12:45 +0100 > Martijn van Oosterhout wrote: > > On Tue, Dec 26, 2006 at 12:04:40PM -0500, D'Arcy J.M. Cain wrote: > > > Now it certainly seems to me that it should behave as described given > > > the definit

Re: [HACKERS] Possible documentation error

2006-12-26 Thread D'Arcy J.M. Cain
On Tue, 26 Dec 2006 18:12:45 +0100 Martijn van Oosterhout wrote: > On Tue, Dec 26, 2006 at 12:04:40PM -0500, D'Arcy J.M. Cain wrote: > > Now it certainly seems to me that it should behave as described given > > the definition of VACUUM FULL so I am a little confused by my tests. > > My test table

Re: [HACKERS] Possible documentation error

2006-12-26 Thread Michael Fuhr
On Tue, Dec 26, 2006 at 06:12:45PM +0100, Martijn van Oosterhout wrote: > On Tue, Dec 26, 2006 at 12:04:40PM -0500, D'Arcy J.M. Cain wrote: > > Now it certainly seems to me that it should behave as described given > > the definition of VACUUM FULL so I am a little confused by my tests. > > My test

Re: [HACKERS] Possible documentation error

2006-12-26 Thread Martijn van Oosterhout
On Tue, Dec 26, 2006 at 12:04:40PM -0500, D'Arcy J.M. Cain wrote: > I have been testing this statement and find that it seems not quite > true. Although ctid changes on update, VACUUM FULL does not change it. > What it does do is make lower areas available again so an update after a > VACUUM FULL c