Fw: slony- No index found

Поиск
Список
Период
Сортировка
От basobdutta kar
Тема Fw: slony- No index found
Дата
Msg-id 402826.82418.qm@web39323.mail.mud.yahoo.com
обсуждение исходный текст
Список pgsql-general


--- On Mon, 3/21/11, basobdutta kar <basobdutta_kar@yahoo.com> wrote:

From: basobdutta kar <basobdutta_kar@yahoo.com>
Subject: slony- No index found
To: pgsqlgeneral@postgresql.org
Date: Monday, March 21, 2011, 3:01 PM

Sir/Madam,

     I have two databases- db1  and db2
db1 is the master  and db2 is slave.

In db1,  create table t1(id integer  primary key);
In db2  , create table t1(id integer);

When i start replicating , why slony gives error cannot find index on id.
But in place of integer ,if i use int4 datatype, data is replicating properly.

How to solve the problem... Its urgent..



В списке pgsql-general по дате отправления:

Предыдущее
От: basobdutta kar
Дата:
Сообщение: Fw: slony- No index found
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Doubt in Backup