Re: apparent loss of sys tables!! - help

From: Klint Gore <kg(at)kgb(dot)une(dot)edu(dot)au>
To: Noel Faux <noel(dot)faux(at)med(dot)monash(dot)edu(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: apparent loss of sys tables!! - help
Date: 2006-03-16 01:47:59
Message-ID: 4418C3CF270.ADB4KG@129.180.47.120
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 16 Mar 2006 12:33:26 +1100, Noel Faux <noel(dot)faux(at)med(dot)monash(dot)edu(dot)au> wrote:
> Has anyone had this problem?
>
> while in psql:
>
> monashprotein=> \d alignment
> ERROR: column c2.reltablespace does not exist
> monashprotein=> \d region
> ERROR: column c2.reltablespace does not exist
> monashprotein=>
> monashprotein=> \d
> ERROR: relation "pg_catalog.pg_roles" does not exist
>
>
> Any pointers would be really appreciated!

are you using an 8.x psql against a 7.x database?

klint.

+---------------------------------------+-----------------+
: Klint Gore : "Non rhyming :
: EMail : kg(at)kgb(dot)une(dot)edu(dot)au : slang - the :
: Snail : A.B.R.I. : possibilities :
: Mail University of New England : are useless" :
: Armidale NSW 2351 Australia : L.J.J. :
: Fax : +61 2 6772 5376 : :
+---------------------------------------+-----------------+

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Noel Faux 2006-03-16 01:51:03 Re: apparent loss of sys tables!! - help
Previous Message Noel Faux 2006-03-16 01:33:26 apparent loss of sys tables!! - help