Re: Slony scripts - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Slony scripts
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC2D5B@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Slony scripts  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Slony scripts  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 19 September 2005 15:39
> To: Dave Page
> Cc: pgAdmin Hackers
> Subject: Re: Slony scripts
>
> See slony path in options.

OK - needs a helpfile update ethough :-p

> We don't maintain different versions, but assume that we're
> always using
> the latest. When joining a cluster or upgrading a cluster (not the
> first), all ddl info is extracted from existing clusters, so
> no scripts
> are needed.
> dlgRepClusterUpgrade implementation still to be coded; dlgRepCluster
> schema reengineering code needs to be extracted to a
> standalone class.
> It's also needed for initial schema creation as duplicate from an
> existing source db, e.g. for new replication slaves. Should
> be a context
> menu option opening the Query Tool with the ddl script for review.

OK, well I won't bother shipping any Slony scripts at all with pgAdmin
then, and I'll only add them top pgInstaller when Slony for Windows
ships - that way it's up to the admin to ensure he has the correct
scripts for the installed version, except in the case when they all come
from the same place.

Cheers, Dave.

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4457 - trunk/pgadmin3/src
Next
From: Andreas Pflug
Date:
Subject: Re: Slony scripts