Re: [HACKERS] proposals for LLL, part 1

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] proposals for LLL, part 1
Date: 1998-07-20 03:26:40
Message-ID: 35B2B8F0.78A705CA@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-07-20 04:48:58 Name type vs. char *
Previous Message Gnoh, Chee Seng 1998-07-20 01:31:51 Recalling previous commands at the PSQL prompt