Re: WAL logs multiplexing?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dmitry Panov <dmitry(at)tsu(dot)tula(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: WAL logs multiplexing?
Date: 2005-12-28 15:39:37
Message-ID: 17265.1135784377@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Dmitry Panov <dmitry(at)tsu(dot)tula(dot)ru> writes:
> I'm currently considering setting up online backup procedure and I
> thought maybe it would be a useful feature if the online logs could be
> written into more than one place (something like oracle redo logs
> multiplexing).

You can do whatever you want in the archive_command script.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-12-28 15:42:37 Re: DB crash after disk full
Previous Message Ian Harding 2005-12-28 15:07:54 Re: WAL logs multiplexing?

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Panov 2005-12-28 15:53:49 Re: WAL logs multiplexing?
Previous Message Tom Lane 2005-12-28 15:35:19 plperl vs LC_COLLATE (was Re: Possible savepoint bug)