Re: ERROR: Relation "pg_user" does not exist - Mailing list pgsql-general

From S.Peppe
Subject Re: ERROR: Relation "pg_user" does not exist
Date
Msg-id Pine.SOL.4.21.0307020753280.9430-100000@willow.sucs.soton.ac.uk
Whole thread Raw
In response to Re: ERROR: Relation "pg_user" does not exist  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ERROR: Relation "pg_user" does not exist  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
Thanks for your reply, Tom. The server I'm connecting to is only about 3
months old - that shouldn't be the problem then, as far as I can
tell. Thanks again.

Regards,

Sam.

On Wed, 2 Jul 2003, Tom Lane wrote:

> "S.Peppe" <S.Peppe@soton.ac.uk> writes:
> > it returns this:
> >         ERROR:  Relation "pg_user" does not exist
>
> Uh ... how old is the server you're connecting to, exactly?
>
> The pg_user view has been standard for awhile, I can't blame your
> psql for assuming it exists ...
>
>             regards, tom lane


pgsql-general by date:

Previous
From: Kris Jurka
Date:
Subject: Re: URGENT: How to change ON CASCADE RESTRICT to DELETE?
Next
From: Együd Csaba
Date:
Subject: Stored Proc error after modifying field type