Re: Load spikes on 8.1.11

From: Decibel! <decibel(at)decibel(dot)org>
To: Andrew Sullivan <ajs(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Load spikes on 8.1.11
Date: 2008-07-21 20:58:46
Message-ID: 20080721205846.GG12907@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 18, 2008 at 02:23:43AM -0400, Andrew Sullivan wrote:
> On Fri, Jul 18, 2008 at 10:41:36AM +0530, Gurjeet Singh wrote:
> >
> > Just started INIT cluster Slonik command and that spiked too.. for more than
> > 10 minutes now!!
>
> Are you attempting to do Slony changes (such as install Slony) on an
> active database? I strongly encourage you to read the Slony manual.
> Slony, frankly, sucks for this use case. The manual says as much,
> although in more orotund phrases than that.

FWIW, I've had few problems getting londiste up and running on a heavily
loaded database. You might need to be a bit careful about when you add
very large tables due to the copy overhead, but other than that I
haven't had issues.
--
Decibel!, aka Jim C. Nasby, Database Architect decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2008-07-21 21:00:57 Re: pg_dump additional options for performance
Previous Message Dave Cramer 2008-07-21 20:55:49 Re: Do we really want to migrate plproxy and citext into PG core distribution?