| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Hannu Krosing <hannu(at)tm(dot)ee> |
| Cc: | "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: RE: Plans for solving the VACUUM problem |
| Date: | 2001-05-22 04:38:15 |
| Message-ID: | 200105220438.f4M4cFD00575@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
You can read my Internals paper at the bottom of developers corner.
[ Charset ISO-8859-15 unsupported, converting... ]
> "Henshall, Stuart - WCP" wrote:
> >
> > Apologises if I've missed something, but isn't that the same xmin that ODBC
> > uses for row versioning?
> > - Stuart
> >
> > <Snip>
> > > Currently, the XMIN/XMAX command counters are used only by the current
> > > transaction, and they are useless once the transaction finishes and take
> > > up 8 bytes on disk.
> > <Snip>
>
> BTW, is there some place where I could read about exact semantics of
> sytem fields ?
>
> --------------------
> Hannu
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2001-05-22 06:25:40 | RE: DROP CONSTRAINT patch |
| Previous Message | Bruce Momjian | 2001-05-22 04:19:41 | Re: C++ Headers |