Re: Big 7.1 open items - Mailing list pgsql-hackers

From Don Baccus
Subject Re: Big 7.1 open items
Date
Msg-id 3.0.1.32.20000614194639.011b5c50@mail.pacifier.com
Whole thread Raw
In response to Re: Big 7.1 open items  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
At 10:28 PM 6/14/00 -0400, Bruce Momjian wrote:

>As far as pg_log, you certainly would not expect to get any information
>back from the time of the backup table to current, so the current pg_log
>would be just fine.

In reality, very few people are going to be interested in restoring
a table in a way that breaks referential integrity and other 
normal assumptions about what exists in the database.  The reality
is that most people are going to engage in a little time travel
to a past, consistent backup rather than do as you suggest.

This is going to be more and more true as Postgres gains more and
more acceptance in (no offense intended) the real world.

>Right now, we use 'ps' with args to display backend information, and ls
>-l to show disk information.  We are going to lose that here.

Dependence on "ls -l" is, IMO, a very weak argument.



- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Big 7.1 open items
Next
From: "Hiroshi Inoue"
Date:
Subject: input/output functions have been changed ?