Andy Dale andy.dale
Fri Aug 18 06:40:39 PDT 2006
Hi,

It was working but it was my own stupid fault for believing what pgAdmin was
telling me :-). I was viewing the table in pgAdmin and looking at the Rows
(estimated) value for the table which did not increase even after a refresh
but after performing an actual count the rows were replicated.

Sorry for my stupid oversight,

Andy

On 8/18/06, Bill Moran <wmoran at collaborativefusion.com> wrote:
>
> In response to "Andy Dale" <andy.dale at gmail.com>:
>
> > Hi,
> >
> > I am currently researching the capabilities of Slony-l, and have so far
> > managed to set up a simple example and it works (can be found here
> > http://www.pgadmin.org/docs/1.4/slony/slonyadmin.html#firstdb
> > ), but unfortunately not in real time (with insert into statements).  Is
> > this supposed to be the intended behaviour of slony ? and if not how do
> i
> > create a subscription set that is always running, and thus always
> updating
> > the slave in real time.
>
> Slony is not designed to be real time.  It's a lazy replication scheme.
>
> If you _NEED_ real time, then investigate something like pgCluster.
>
> > I have inserted 1000's of records into the table (on Master Node) after
> > doing my initial replication, but the changes are never replication to
> the
> > slave, do i have to run the script every time i want to replicate ????
>
> Something is configured wrong.  If you provide details of your config, I'm
> sure folks can help.  In my stress-testing, Slony is capable of
> replicating
> 100s of rows per second, sustained.
>
> --
> Bill Moran
> Collaborative Fusion Inc.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gborg.postgresql.org/pipermail/slony1-general/attachments/20060818/4cc611ac/attachment.html



More information about the Slony1-general mailing list