dbTalk Databases Forums  

[BUGS] BUG #1764: newbie

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1764: newbie in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
john cecilio
 
Posts: n/a

Default [BUGS] BUG #1764: newbie - 07-13-2005 , 08:37 AM







The following bug has been logged online:

Bug reference: 1764
Logged by: john cecilio
Email address: j.diegor (AT) gmail (DOT) com
PostgreSQL version: 7.4.8
Operating system: CentOS 4.0 (updated to 4.1)
Description: newbie
Details:

Im getting error in pg_user,

"ERROR: Relation 'pg_user' does not exist"

What should I do with this? I think pg_user is not existing on my system.
(just a wild guess). I use the installer include in the CentOS setup and use
the full installation. When Im using the pgAdmin3/phpPgAdmin the error
always shows up but if I use the terminal in accessing postgresql it doesn't
shows up frequently, but Im just a newbie in postgresql. Im not really
familiar in all commands/syntax thats why im trying pgAdmin3/phpPgAdmin.

Is there anything I should setup first to have the 'pg_user'?

Hope you could help me on this. Thank you for your time.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #1764: newbie - 07-13-2005 , 09:39 AM






"john cecilio" <j.diegor (AT) gmail (DOT) com> writes:
Quote:
Operating system: CentOS 4.0 (updated to 4.1)

Im getting error in pg_user,
"ERROR: Relation 'pg_user' does not exist"

What should I do with this?
Turn off SELinux enforcement, then shut down the postmaster and remove
everything under /var/lib/pgsql/data/, then restart the postmaster.

Apparently CentOS is still shipping the versions of postgresql and
selinux-policy-targeted that did not play nicely together. Personally
I'd recommend Fedora ;-)

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.