Guillaume Lelarge guillaume at lelarge.info
Thu Feb 4 10:11:37 PST 2010
Le 04/02/2010 17:42, Shawn K. Ayers a écrit :
> I have been attempting to configure Slony-I replication and I keep
> running into some issues getting the slaves configured.
> 
> I am running PostgreSQL 8.4 and have installed Slony-I on Windows XP 64
> bit.
> 
> I am able to successfully create the master database and establish the
> master replication cluster.
> 
> But each time I attempt to have the Slave database replication cluster
> join the master cluster (click ok) I receive the following error
> message:
> 
> ERROR:
> 
> ************************************************************************
> ***********
> 
> An error has occurred:
> 
> ERROR: function _public.storenode(integer, unknown, boolean) does not
> exist
> 
> LINE 1: SELECT _public.storenode(10, 'Slave node 1', false);
> 
>                 ^
> 
> HINT: No function matches the given name and argument types.  You might
> need to add explicit type casts
> 
> ************************************************************************
> ***********
> 
> I was wondering if anyone had encountered this error before and what the
> resolution is if they have.
> 

AFAICT, this is an error with pgAdmin. This is already fixed. You need
release 1.10.2, which isn't released yet.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com


More information about the Slony1-general mailing list