> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Andrew Sullivan > Sent: 21 September 2006 16:24 > To: [email protected] > Subject: Re: [Slony1-general] Slony and multiple databases > > You could do it that way; but I'd prefer to see some tools that were > Slony-aware database administration tools. So, for instance, instead > of using the psql CREATE TABLE interface, you disable psql for usual > users, and give them a psql-sl that knows about slony. It handles > these automatic parts behind the scenes. The obvious answer is some > sort of gui that does it.
pgAdmin? It'll create objects using ddlscript if the user selects a replication set when creating the object. http://www.pgadmin.org/docs/dev/slony-execute.html Regards, Dave. _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
