Re: CVS Commit by dpage: Use schema 'pgadmin' as PostgreSQL makes it
От | Dave Page |
---|---|
Тема | Re: CVS Commit by dpage: Use schema 'pgadmin' as PostgreSQL makes it |
Дата | |
Msg-id | E7F85A1B5FF8D44C8A1AF6885BC9A0E407B522@ratbert.vale-housing.co.uk обсуждение исходный текст |
Ответ на | CVS Commit by dpage: Use schema 'pgadmin' as PostgreSQL makes it (cvs@developer.pgadmin.org) |
Список | pgadmin-hackers |
-----Original Message----- From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] Sent: Sun 2/27/2005 10:01 AM To: Dave Page Cc: pgadmin-hackers@postgresql.org Subject: Re: [pgadmin-hackers] CVS Commit by dpage: Use schema 'pgadmin' as PostgreSQL makes it > (thanks for the tip concerning wx2.5.4 DL, the links are up to date now > on wxwidgets' site.) np. > may I ask for a short explanation concerning pgagent? What's the goal of > this part of the software? What is the schema good for? Storage of data > used by pgagent? I think I missed a bit of history :). pgAgent is a maintenance scheduling service/daemon. Andreas wrote most of it some time ago, but then got sidetracked. I'm,err, re-focussing my activities at the moment, and pgAgent seemed like a good way to get back into C++ (I've been doingC# and PHP mainly for the last year or so). Basically, pgAgent is a bit like the SQL Server Agent in SQL. You can create multi-step jobs (each step is a SQL script,later shell scripts as well), and attach them to a schedule. The service/daemon then runs the steps sequentially atthe appropriate time. Regards, Dave
В списке pgadmin-hackers по дате отправления: