Re: Per-database warm standby? - Mailing list pgsql-performance

From Tom Lane
Subject Re: Per-database warm standby?
Date
Msg-id 176.1250287502@sss.pgh.pa.us
Whole thread Raw
In response to Per-database warm standby?  (Craig James <craig_james@emolecules.com>)
Responses Re: Per-database warm standby?  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Per-database warm standby?  (Nickolay <nitro@zhukcity.ru>)
List pgsql-performance
Craig James <craig_james@emolecules.com> writes:
> 8.4 has vastly improved the warm-standby features, but it looks to me like this is still an installation-wide backup,
nota per-database backup.  That is, if you have (say) a couple hundred databases, and you only want warm-backup on one
ofthem, you can't do it (except using other solutions like Slony).  Is that right? 

Correct, and that's always going to be true of any WAL-based solution.

            regards, tom lane

pgsql-performance by date:

Previous
From: Craig James
Date:
Subject: Per-database warm standby?
Next
From: Alvaro Herrera
Date:
Subject: Re: Per-database warm standby?