Re: Scheduling jobs
От | Dave Page |
---|---|
Тема | Re: Scheduling jobs |
Дата | |
Msg-id | E7F85A1B5FF8D44C8A1AF6885BC9A0E40103E1B2@ratbert.vale-housing.co.uk обсуждение исходный текст |
Ответ на | Scheduling jobs (Poul Møller Hansen <freebsd@pbnet.dk>) |
Ответы |
Re: Scheduling jobs
|
Список | pgadmin-support |
> -----Original Message----- > From: pgadmin-support-owner@postgresql.org > [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of > Poul Møller Hansen > Sent: 17 February 2006 13:20 > To: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Scheduling jobs > > > >The schema needs to be in your maintenance DB (ie. The one > pgAdmin initially connects to). My guess is that you put it > someplace else. > > > > > > > ahh, now it works :) > > How can I get with of the pgagent schema in the other database again ? > I get the message "Cannot drop system Schema pgagent" Ahh, that you be pgAdmin protecting you from yourself :-) Try the following in a Query Tool (in the appropriate database): DROP SCHEMA pgagent CASCADE; Regards, Dave.
В списке pgadmin-support по дате отправления: