Jan Wieck JanWieck
Fri May 13 13:45:47 PDT 2005
On 5/13/2005 3:11 AM, Thomas Go wrote:

> I have a master postgres server on 8.0.1.   We are trying to setup a
> failover protection scenario.  I was able to failover to one of the
> slave node fine and it start to replicate.  I rebuild the database on
> the master server and tried to add it to the cluster, I'm getting the
> following message.
> 
> <stdin>:4: Error: ev_origin for store_node cannot be the new node
> <stdin>:4: PGRES_FATAL_ERROR select "_dns".getLocalNodeId('_dns'); -
> ERROR:  schema "_dns" does not exist
> <stdin>:4: database specified in <stdin>:1 reports no_id -1

Try specifying "event node = <id_of_current_master>" as per

http://gborg.postgresql.org/project/slony1/genpage.php?slonik_commands#stmt_store_node

Many commands default to be executed against node 1, which obviously 
isn't available ATM.


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck at Yahoo.com #


More information about the Slony1-general mailing list