| From: | "Robert Wimmer" <seppwimmer(at)hotmail(dot)com> | 
|---|---|
| To: | extern(dot)Lars(dot)Oeschey(at)AUDI(dot)DE, pgsql-novice(at)postgresql(dot)org | 
| Subject: | Re: Relation does not exist problem | 
| Date: | 2007-09-18 08:04:27 | 
| Message-ID: | BAY139-F28F67BBC07B4BF8E6C54DAD0B80@phx.gbl | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-novice | 
>From: "Oeschey, Lars (I/EK-142, extern)" <extern(dot)Lars(dot)Oeschey(at)AUDI(dot)DE>
>Though when I try to select something from a table
>with user B, I get the error "Relation _table_ does not exist"
the error mesage would be different, if user B has no rights for table 
_table_ . something like
"permission denied for relation _table_".
it looks like as if the table you asked for really does not exist. maybe you 
spelled it the wrong way.
regards Sepp
_________________________________________________________________
JETZT die neueste Version des Windows Live Messenger downloaden! 
http://get.live.com/de-at/messenger/overview
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oeschey, Lars (I/EK-142, extern) | 2007-09-18 08:08:58 | Re: Relation does not exist problem | 
| Previous Message | Oeschey, Lars (I/EK-142, extern) | 2007-09-18 07:25:48 | Relation does not exist problem |