Re: [HACKERS] proposals for LLL, part 1 - Mailing list pgsql-hackers

From Vadim Mikheev
Subject Re: [HACKERS] proposals for LLL, part 1
Date
Msg-id 35B2B8F0.78A705CA@krs.ru
Whole thread Raw
In response to Re: [HACKERS] proposals for LLL, part 1  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:
>
> >
> > Ok, we have to decide two issues about what would we like
> > to use in future:
> >
> > 1. type of storage manager/transaction system -
> >
> >    WAL or non-overwriting.
>
> Can you explain WAL.  I understand locking vs. multi-version.

Write Ahead Log - log of changes.

Vadim

pgsql-hackers by date:

Previous
From: Michal Mosiewicz
Date:
Subject: Re: [HACKERS] using C++ to define new functions
Next
From: Bruce Momjian
Date:
Subject: Name type vs. char *