Re: FW: ERROR: Relation "pg_user" does not exist

From: "Qiao Jian ( Net2Room)" <qiaoj(at)net2room(dot)com>
To: Justin Clift <justin(at)postgresql(dot)org>, "Qiao Jian ( Net2Room)" <qiaoj(at)net2room(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FW: ERROR: Relation "pg_user" does not exist
Date: 2003-01-22 06:13:51
Message-ID: F5FB30B0AFFC4F4389C883921FE03D92888BDE@mail.avscs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Justin
I use postgresql 7.2.1 on Redhat 7.3.

I use psql on terminal for connecting a database, such as #psql
database_name.

formerly it is ok, but today it display the error, I don't know what
happen.

Best Regards

Derek

-----Original Message-----
From: Justin Clift [mailto:justin(at)postgresql(dot)org]
Sent: 2003年1月22日 12:20
To: Qiao Jian ( Net2Room)
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] FW: ERROR: Relation "pg_user" does not exist

Qiao Jian ( Net2Room) wrote:
> Hi all
> when I connected a database, it display the error message "ERROR:
> Relation "pg_user" does not exist".
>
> How to solve the issue?

Hi Derek,

It'd be helpful to know a bit more info so we can assist:

+ Which version of PostgreSQL is running (if known)?
+ Which operating system is PostgreSQL running on?
+ What is the program that you're using to connect to PostgreSQL?
+ What is the name of the user that you're trying to connect to
PostgreSQL as?

This should really help us figure things out.

:-)

Regards and best wishes,

Justin clift

> Thanks & Best Regards
>
> Derek
>

--
"My grandfather once told me that there are two kinds of people: those who
work and those who take the credit. He told me to try to be in the first
group; there was less competition there."
- Indira Gandhi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lincoln Yeoh 2003-01-22 07:07:57 Re: postmaster.pid
Previous Message Peter Gibbs 2003-01-22 06:11:41 Re: repost of how to do select in a constraint