| From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
|---|---|
| To: | Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: replication solution |
| Date: | 2010-08-24 16:38:24 |
| Message-ID: | 1282667904.11634.25.camel@jd-desktop.unknown.charter.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Tue, 2010-08-24 at 15:46 +0200, Silvio Brandani wrote:
> Hi all,
>
> we are looking for a solution to create a replicated database to be used
> as reporting database with same data of production ( we can accept a lag
> of some minutes).
>
> we already have the Point In Time Recovery but we need a solution where
> the standby is always open in readonly , but the data is replicated
> continuosly from primary.
>
> The Slony solution could be a possibility but the production database is
> 80 Gb of data with around 10000 transaction each hour.
Slony (or Londiste) can handle that without issue, at all.
Joshua D. Drake
--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2010-08-24 16:53:45 | Re: Unable to drop role |
| Previous Message | Devrim GÜNDÜZ | 2010-08-24 16:32:05 | Re: replication solution |