tags:

views:

261

answers:

0

When I try to initiate a new Slony cluster in the PgAdmin interface, the status-bar says "Slony-I creation scripts not available; only joining possible" ..

OS : windows PostgreSQL version : 8.4

I fallowed some solutions like

  • Xxid.sql, slony1_funcs.sql, slony1_base.sql file copy and rename as a Xxid.v84.sql, slony1_funcs.v84.sql, slony1_base.v84.sql

  • All this script copy in to C:\WINDOWS\system32 folder

  • In pgadmin option’s specified correct patch like “C:\Program Files\PostgreSQL\8.4\share”

But the problem persists.

Could you help me? Are there any solution?

Thanks in advance for your support Best regards