Thread: Slony-I installation Help !

Slony-I installation Help !

From
Tobadao
Date:
Hi.
I have downloaded "postgresql-9.3.1-1-windows.exe" and
"edb_slony_i_pg93.exe"
I'm using Windows XP v3.
installation + set Slony-I path: C:\Program Files\PostgreSQL\9.3\share
But 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"  and the ‘OK’ button in the Dialog is in disabled state.
Please tell me how to fix the error ?



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Slony-I-installation-Help-tp5780178.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


Re: Slony-I installation Help !

From
Glyn Astill
Date:

> From: Tobadao <tobaquyen@gmail.com>
> To: pgsql-general@postgresql.org
> Cc:
> Sent: Monday, 25 November 2013, 16:40
> Subject: [GENERAL] Slony-I installation Help !
>
> Hi.
> I have downloaded "postgresql-9.3.1-1-windows.exe" and
> "edb_slony_i_pg93.exe"
> I'm using Windows XP v3.
> installation + set Slony-I path: C:\Program
> Files\PostgreSQL\9.3\share
> But 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"  and the ‘OK’ button in the Dialog is in disabled state.
> Please tell me how to fix the error ?
>

You need to point pgAdmin at the sql scripts provided by Slony-I, I think you may find them in the "share" directory of
yourpostgresql prefix / install location. 

I'm not sure how up to date pgAdmins slony functionality is though, I always prefer to use slonik...