From: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Slony v. DBMirror |
Date: | 2005-05-06 18:11:25 |
Message-ID: | 20050506181125.GH13044@phlogiston.dyndns.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, May 06, 2005 at 05:42:38PM +0100, Peter Wilson wrote:
> I got the lack of schema changes from the Slony documentation.
This seems odd. I see Brad already told you what to look for; but
putting schema changes in through slonik was _always_ part of the
design. What's always been true (and what will forever remain so, by
design) is that you can't simply issue ALTER TABLE "n" commands on the
origin for table "n".
> FYI DBmirror with Postgres version 8 also replicates sequences.
Oh, this is interesting. Glad to hear it. Can it guarantee that a
sequence won't "roll back" in some really bad case, if you fail over
to the target? Figuring out how to do that was one of Jan's homework
projects, IIRC. ;-)
A
--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
I remember when computers were frustrating because they *did* exactly what
you told them to. That actually seems sort of quaint now.
--J.D. Baldwin
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2005-05-06 18:22:18 | Re: SQL History |
Previous Message | Sunny | 2005-05-06 18:09:11 | Error connecting to remote socket |