"Anibal David Acosta" <a...@devshock.com> wrote:
 
> Maybe an option like "Recover from file " will be useful
> So, for example, daily some process do a COPY of entire table to a
> file 
> 
> In case of crash postgres recover content from the file.
 
If you need to recover file contents on a crash, then an unlogged
table is probably not the right choice.  There is always
asynchronous commit.
 
-Kevin

-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to