On Fri, Jul 23, 2010 at 12:09 PM, Hari Kiran <[email protected]> wrote:
> ====ERROR: > > *-bash-3.2$ ./slonik_init_cluster -c etc/slon_tools.conf|./slonik > <stdin>:6: Possible unsupported PostgreSQL version (80401) 8.4, defaulting > to 8.3 support > <stdin>:6: loading of file > /opt/PostgresPlus/8.4SS/share/postgresql/slony1_base.sql: PGRES_FATAL_ERROR > ERROR: type "_cms_replica.xxid" does not exist > LINE 60: set_locked "_cms_replica".xxid, > * Have you installed Slony against 8.4? looks like you got 8.3 and 8.4 on same machine and Slony not been built properly against 8.4. Make sure you have all the required .so and bin files built against 8.4 and not using the 8.3 files! -- Shoaib Mir http://shoaibmir.wordpress.com/
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
