[OT] Slony (initial) Replication - Slow

From: Ow Mun Heng <Ow(dot)Mun(dot)Heng(at)wdc(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: [OT] Slony (initial) Replication - Slow
Date: 2008-01-03 09:26:25
Message-ID: 1199352385.30306.3.camel@neuromancer.home.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

{resend as don't see it on the list after 4 hours}

I'm just wetting my hands with slony and during the setup of the slave,
I did and dump and restore of the master DB to the Slave DB.

However during the startup of slony, I noticed that it issues a truncate
command to the (to be) replicated table. Hence, this means that there's
no such need for me to do a dump/restore in the 1st place.

can someone confirm this? It _is_ taking long time (for slony) to do the
\copy (~60GB in multiple tables being replicated, including (on the fly)
index creation)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sebastián Baioni 2008-01-03 11:59:29 Re: Can't make backup
Previous Message Goboxe 2008-01-03 07:17:52 Using syslog on pg for Windows