Re: [DOCS] Online backup vs Continuous backup

From: Rick Gigger <rick(at)alpinenetworking(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [DOCS] Online backup vs Continuous backup
Date: 2006-01-04 07:23:19
Message-ID: 84ED93C1-AE8A-4135-813A-6AC251CE5DD9@alpinenetworking.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers pgsql-patches

How about:

use "Online backup" or "Hot backup" to refer to either method of back
since they are both done while the system is online or hot.

If you want to get specific refer to doing a "sql dump" etc for using
pg_dump
Then use "Incremental backup" to refer to the whole process of the
WAL archival etc
Refer to the actual log files themselves as transaction logs.

That all seems to be pretty intuitive and non-ambiguous non-confusing
to me.

On Dec 26, 2005, at 11:44 AM, Tom Lane wrote:

> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>> I suggest the following patch to rename our capability "Continuous
>> Backup".
>
> This doesn't seem like an improvement. "Online backup" is the
> standard
> terminology AFAIK.
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Rick Gigger 2006-01-04 07:42:01 Re: [DOCS] Online backup vs Continuous backup
Previous Message Tom Lane 2006-01-04 05:03:56 Re: Supplemental contrib docs

Browse pgsql-hackers by date

  From Date Subject
Next Message Rick Gigger 2006-01-04 07:42:01 Re: [DOCS] Online backup vs Continuous backup
Previous Message daveg 2006-01-04 06:37:56 Re: TRUNCATE, VACUUM, ANALYZE privileges

Browse pgsql-patches by date

  From Date Subject
Next Message Rick Gigger 2006-01-04 07:42:01 Re: [DOCS] Online backup vs Continuous backup
Previous Message daveg 2006-01-04 06:37:56 Re: TRUNCATE, VACUUM, ANALYZE privileges