Re: Jobs not running

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alex Kogan <a-kogan(at)northwestern(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Jobs not running
Date: 2010-05-23 01:39:14
Message-ID: 7557.1274578754@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Alex Kogan <a-kogan(at)northwestern(dot)edu> writes:
> I also noticed that when I go to Dependencies and Dependents tabs in
> pgAdmin3 - I get the "OID out of range" error. Not sure if this is
> related to the jobs not running. Below is the error with the statement
> from logs.

Well, I dunno where that command is coming from, but it's quite broken:

> WHERE dep.objid=339302416466::oid

There's at least 2 digits too many for that to be a legitimate OID.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2010-05-23 18:02:40 Re: could not truncate directory "pg_subtrans": apparent wraparound
Previous Message Joshua D. Drake 2010-05-22 17:11:23 Re: How can I tell if I'm autovacuuming?