Re: PostgreSQL server not starting. - Mailing list pgsql-general

From Vick Khera
Subject Re: PostgreSQL server not starting.
Date
Msg-id AANLkTinUz1oSE4dvJD=1gJrYgZ6j_VMEagi+kc2YVK7O@mail.gmail.com
Whole thread Raw
In response to PostgreSQL server not starting.  ("Vishnu S." <vishnu.s@nestgroup.net>)
List pgsql-general
On Thu, Oct 14, 2010 at 1:39 AM, Vishnu S. <vishnu.s@nestgroup.net> wrote:
> drop node(id = 1, event node = 2);

once you've dropped the node, you need to re-initialize it from
scratch.  just follow the slony procedures for adding a new node to
your replication cluster after you "dropdb" the database from that
machine.

also, FYI, there is a dedicated slony1 mailing list.

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Point inside/outside area constructed by an expanded path
Next
From: sunpeng
Date:
Subject: how to get current sql execution time?