Jan Wieck JanWieck
Fri Jul 23 11:20:15 PDT 2004
On 7/22/2004 11:41 AM, Rod Taylor wrote:
> On Thu, 2004-07-22 at 10:49, David Parker wrote:
>> The combination of perl and slonik seems pretty powerful to me, allowing
>> perl to do the procedural heavy lifting and leaving replication/database
>> operations to slonik. I think with a "little languages" like slonik
> 
> Perhaps the way to do this is to join forces with the pgAdmin group and
> have them create the user-friendly interface to Slony then figure out a
> way to have slony receive / send the details of it's configuration via
> database functions.

Note that most of the real configuration functionality is done in stored 
procedures and not in slony. Slony basically is a tool that can hold 
multiple DB connections open at the same time and calls stored 
procedures. This was intentional to allow admin interfaces from other 
languages like perl to be implemented even without using slonik at all.


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck at Yahoo.com #



More information about the Slony1-general mailing list