In the future please start a new thread instead of replying to a previous one.
On Wed, Apr 11, 2012 at 1:23 AM, Lakshmi Priya <[email protected]> wrote: > Can any one say,what this error shows that..?? > > <stdin>:8: loading of file /usr/local/pgsql/share//slony1_funcs.sql: > PGRES_FATAL_ERROR ERROR: Slonik version: 2.0.6 != Slony-I version in PG > build 2.1.1. It means you're trying to run two different versions f slony. Slony versions must be exact matches, down the last digit in the version string. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
