Autovacuum tables missing?

From: InterRob <rob(dot)marjot(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Autovacuum tables missing?
Date: 2009-09-29 17:36:53
Message-ID: 671e36b0909291036g312a757cm97cb220212154318@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear List,
Possibly this has been posted on this list already before, but I got the
following error when opening the properties dialog in pgAdmin III:

ERROR: relation "pg_autovacuum" does not exist
LINE 1: SELECT * FROM pg_autovacuum WHERE vacrelid=17241::oid

This is a freshly installed PostgreSQL 8.4.1 (downloaded Windows Installer;
Visual C++ compiled) on Windows XP SP3
Server properties say Autovacuum is running...

This sound familiar to anyone?

Rob

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-09-29 17:46:20 Re: Upgrade db format without older version of PostgreSQL
Previous Message Tom Lane 2009-09-29 17:36:34 Re: Upgrade db format without older version of PostgreSQL