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 (view raw or flat )
Thread:
2005-12-26 17:55:05 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2005-12-26 18:44:15 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2005-12-26 18:46:38 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2005-12-30 13:35:37 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2006-01-04 07:42:01 from Rick Gigger <rick(at)alpinenetworking(dot)com>
2005-12-28 04:33:07 from Christopher Browne <cbbrowne(at)acm(dot)org>
2006-01-04 07:23:19 from Rick Gigger <rick(at)alpinenetworking(dot)com>
2006-02-14 04:03:03 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2006-02-14 06:22:13 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2006-03-02 19:16:23 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2006-03-03 22:02:00 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2005-12-26 19:02:50 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2005-12-26 19:07:06 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2005-12-26 19:46:44 from Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
2005-12-27 12:50:14 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2005-12-27 17:45:07 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2005-12-27 19:35:59 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2005-12-28 03:22:41 from "Aftab Alam" <aalam(at)tatashare(dot)com>
2005-12-28 04:30:15 from Jeremy Drake <jeremyd(at)apptechsys(dot)com>
2005-12-28 05:20:11 from "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com>
2005-12-29 04:53:15 from David Fetter <david(at)fetter(dot)org>
2006-03-02 19:29:50 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2005-12-27 18:59:41 from Greg Stark <gsstark(at)mit(dot)edu>
2005-12-27 20:14:55 from "Andrew Dunstan" <andrew(at)dunslane(dot)net>
2005-12-27 23:30:08 from Greg Stark <gsstark(at)mit(dot)edu>
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
pgsql-docs by date
Next :From: Rick GiggerDate: 2006-01-04 07:42:01
Subject : Re: [DOCS] Online backup vs Continuous backup
Previous :From : Tom LaneDate : 2006-01-04 05:03:56
Subject : Re: Supplemental contrib docs
pgsql-hackers by date
Next :From: Rick GiggerDate: 2006-01-04 07:42:01
Subject : Re: [DOCS] Online backup vs Continuous backup
Previous :From : davegDate : 2006-01-04 06:37:56
Subject : Re: TRUNCATE, VACUUM, ANALYZE privileges
pgsql-patches by date
Next :From: Rick GiggerDate: 2006-01-04 07:42:01
Subject : Re: [DOCS] Online backup vs Continuous backup
Previous :From : davegDate : 2006-01-04 06:37:56
Subject : Re: TRUNCATE, VACUUM, ANALYZE privileges