Обсуждение: Jobs tree item not shown on Pgadmin 1.14

Поиск
Список
Период
Сортировка

Jobs tree item not shown on Pgadmin 1.14

От
Cristiano Sumariva
Дата:
Hello. I trying to enable scheduled jobs under Postgresql 8.4.4 over Linux Server.
I loaded the pgagent.sql script into a database but pgadmin is listing it as a "catalog" rather then a "job" icon.
So the job options menu are not opening.
The script loaded without errors.
Pgadmin 3 1.14.1 been run under a windows client.

I still could not run the pgagent binary on my system. Could this be making pgadmin not see pgagent "special" schema ?

ccmake is complaining about spaces around stuff grabbed on his tests under CmakeLists.txt line 123. Message CMP0004.

Stopped here.

Re: Jobs tree item not shown on Pgadmin 1.14

От
Dave Page
Дата:
On Thu, Jan 5, 2012 at 4:23 PM, Cristiano Sumariva <sumariva@gmail.com> wrote:
> Hello. I trying to enable scheduled jobs under Postgresql 8.4.4 over Linux
> Server.
> I loaded the pgagent.sql script into a database but pgadmin is listing it as
> a "catalog" rather then a "job" icon.
> So the job options menu are not opening.
> The script loaded without errors.
> Pgadmin 3 1.14.1 been run under a windows client.
>
> I still could not run the pgagent binary on my system. Could this be making
> pgadmin not see pgagent "special" schema ?

It sounds like you didn't load the schema into the *maintenance*
database (usually "postgres" - check the server properties dialog for
the appropriate server).

> ccmake is complaining about spaces around stuff grabbed on his tests under
> CmakeLists.txt line 123. Message CMP0004.

What version of CMake, and whats the exact output? I'm not sure that
newer versions of CMake have tested with pgAgent recently.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company