BUG #3667: Job scheduling with Greenplum fails

From: "Jon Roberts" <jon(dot)roberts(at)asurion(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3667: Job scheduling with Greenplum fails
Date: 2007-10-10 17:14:42
Message-ID: 200710101714.l9AHEgYt029494@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3667
Logged by: Jon Roberts
Email address: jon(dot)roberts(at)asurion(dot)com
PostgreSQL version: 8.2
Operating system: Solaris
Description: Job scheduling with Greenplum fails
Details:

Greenplum doesn't support "correlated subqueries" which PGAdmin III uses
when PgAgent is installed.

I suggest the SQL related to PgAgent be re-written to not use correlated
subqueries.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Eric Weimer 2007-10-10 19:02:21 BUG #3668: type error in serial
Previous Message Gregory Stark 2007-10-10 17:10:41 Re: PQmakeEmptyPQresult makes my application dumps core?