Re: tablespaces a priority for 7.5? - Mailing list pgsql-general

From Tom Lane
Subject Re: tablespaces a priority for 7.5?
Date
Msg-id 13392.1074795005@sss.pgh.pa.us
Whole thread Raw
In response to Re: tablespaces a priority for 7.5?  ("John Sidney-Woollett" <johnsw@wardbrook.com>)
List pgsql-general
"John Sidney-Woollett" <johnsw@wardbrook.com> writes:
> Tom Lane said:
>> I dunno what a "dump file" would equate to in Postgres terms, but yeah,
>> we're envisioning using ordinary filesystem tools (tar, say) as the
>> mechanism for handling a baseline backup.

> However, it looks like postgres will require a file system level backup to
> recover from. Or will you be able to build a new db from the dump file,
> and then apply the WAL segments?

What dump file?  I'm trying to say that we have no such concept and no
intention of inventing one.

            regards, tom lane

pgsql-general by date:

Previous
From: Henk van Lingen
Date:
Subject: Re: trust auth in 7.4
Next
From: Culley Harrelson
Date:
Subject: Re: regex in plpgsql function