> -----Original Message----- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 28 March 2005 18:06 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: pgAgent stuff > > Dave Page wrote: > > > > >>Some days ago I noticed you remove pgAgent.cpp, which showed > >>an instance of pgAgent if the schema is present. > > > > I removed it because it was easier to use a pgCollection > than to make > > pgAgent work properly and consistently with the rest of the browser. > > Consequently, the code should be easier to grok and > maintain as it now > > works the same way as other object collections. > > As as result from dropping pgAgent.cpp, there's no node where > agent wide > statistics (running agents, logs) can be displayed. IMHO > we'll need to > reinvent that node.
Eh? The node is there, I just rewrote it using pgCollection rather than a completely custom node type. pgCollection has stats code in which which can be extended as appropriate for the agent stuff. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org