Re: [HACKERS] Hot Backup Ability

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Todd Graham Lewis <tlewis(at)mindspring(dot)net>
Cc: Duane Currie <dcurrie(at)sandman(dot)acadiau(dot)ca>, Michael Richards <miker(at)scifair(dot)acadiau(dot)ca>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Hot Backup Ability
Date: 1999-06-30 02:28:46
Message-ID: 377980DE.59C8E79A@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Todd Graham Lewis wrote:
>
> On Tue, 29 Jun 1999, Duane Currie wrote:
>
> > Anyway, version 6.5 apparently supports hot backups by using MVCC
> > to give a view of a consistent version of the database during a
> > pg_dump (http://postgresql.nextpath.com/doxlist.html search for 'backup')
>
> The string "backup" does not appear on that page, or on the "Documentation"
> page linked off of there. The section on backups in the integrated manual
> doesn't say anything about MVCC.
>
> Did any MVCC docs ever get written?

http://postgresql.nextpath.com/docs/user/index.html:

10. Multi-Version Concurrency Control

Vadim

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Todd Graham Lewis 1999-06-30 02:31:18 Re: [HACKERS] Hot Backup Ability
Previous Message Michael Robinson 1999-06-30 02:23:22 Re: [HACKERS] regression bigtest needs very long time