Обсуждение: BUG #4950: Problem in Job scheduling in Advanced postgre sql

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

BUG #4950: Problem in Job scheduling in Advanced postgre sql

От
"Ramakanth"
Дата:
The following bug has been logged online:

Bug reference:      4950
Logged by:          Ramakanth
Email address:      ramakanth@iblesoft.com
PostgreSQL version: Advanced 8.3 R2
Operating system:   Windows xp
Description:        Problem in Job scheduling in Advanced postgre sql
Details:

We could not run the scheduled jobs in advanced postgresql.
But if we go through run now option for a job, it displays the message as
successful job.

And we had the syntax problem in writing a function to retrieve a table of
records using if else conditions and plpgsql as the language.

Please look into these issues and get back to us asap.

Thanks,
Ramakanth

Re: BUG #4950: Problem in Job scheduling in Advanced postgre sql

От
Robert Haas
Дата:
On Tue, Jul 28, 2009 at 9:26 AM, Ramakanth<ramakanth@iblesoft.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A04950
> Logged by: =A0 =A0 =A0 =A0 =A0Ramakanth
> Email address: =A0 =A0 =A0ramakanth@iblesoft.com
> PostgreSQL version: Advanced 8.3 R2
> Operating system: =A0 Windows xp
> Description: =A0 =A0 =A0 =A0Problem in Job scheduling in Advanced postgre=
 sql
> Details:
>
> We could not run the scheduled jobs in advanced postgresql.
> But if we go through run now option for a job, it displays the message as
> successful job.
>
> And we had the syntax problem in writing a function to retrieve a table of
> records using if else conditions and plpgsql as the language.
>
> Please look into these issues and get back to us asap.

It sounds to me like the product you are asking about is not
PostgreSQL but some commercial derivative of PostgreSQL, maybe the one
produced by EnterpriseDB. So you probably want to contact them.

...Robert

Re: BUG #4950: Problem in Job scheduling in Advanced postgre sql

От
Scott Mead
Дата:
If you're using Postgres Plus Advanced Server, that is a commercial product
released by EnterpriseDB.  It is not supported here.  Please use '
support@enterprisedb.com'


--Scott