This is a discussion on Re: Patch: Query favourites within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: Andreas Pflug [mailto gadmin@pse-consulting.de] > Sent: 31 January 2006 16:27 > To: Dave Page ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: Andreas Pflug [mailto > Sent: 31 January 2006 16:27 > To: Dave Page > Cc: Magnus Hagander; pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] Patch: Query favourites > > Hm, don't see the connection to pgAgent. > What I was thinking of is an option "repository server/db". E.g. when > creating a new connection, instead of entering data manually > info can be > retrieved from repository. If we are going to have central repository of some description, then perhaps we should have a wizard to create it for the user. That Wizard could be used to setup the favourites repository, the connection repository, the pgAgent schema and so on, each of which could be setup on one or more servers as required by the user and appropriate for the type of repository (or whatever). Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Dave Page wrote: > > > > >>-----Original Message----- >>From: Andreas Pflug [mailto >>Sent: 31 January 2006 16:27 >>To: Dave Page >>Cc: Magnus Hagander; pgadmin-hackers@postgresql.org >>Subject: Re: [pgadmin-hackers] Patch: Query favourites >> >>Hm, don't see the connection to pgAgent. >>What I was thinking of is an option "repository server/db". E.g. when >>creating a new connection, instead of entering data manually >>info can be >>retrieved from repository. >> >> > >If we are going to have central repository of some description, then >perhaps we should have a wizard to create it for the user. That Wizard >could be used to setup the favourites repository, the connection >repository, the pgAgent schema and so on, each of which could be setup >on one or more servers as required by the user and appropriate for the >type of repository (or whatever). > Agreeeeed. There's no reason why we can create a Slony cluster from pgAdmin, but not the pgAgent schema (or a future repository schema). Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |