From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | Vick Khera <vivek(at)khera(dot)org> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Fw: slony- No index found |
Date: | 2011-03-21 19:00:48 |
Message-ID: | AANLkTi=K4c8LZ=Aqeypm1fjJbHfTrR0YQHnxYWKWAiZ-@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Mar 21, 2011 at 10:30 AM, Vick Khera <vivek(at)khera(dot)org> wrote:
>
> The schemas in the two database must be *identical*. there are specific things you can let be different, but if you are just starting out, don't try to do that. also, there is a slony mailing list where the experts hang out.
Not entirely true. You can have extra indexes on slaves etc. But you
must have either primary key or unique indexes that match on both
ends.
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2011-03-21 19:01:13 | Re: Passing a table as parameter |
Previous Message | Andrew Dunstan | 2011-03-21 18:45:36 | Re: foreign data wrappers |