Re: Relation does not exist problem

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Relation does not exist problem
Date: 2007-09-18 08:17:14
Message-ID: 20070918081712.GD919@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

am Tue, dem 18.09.2007, um 8:04:27 +0000 mailte Robert Wimmer folgendes:
>
>
>
> >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.

Right. Or the table are in a different schema.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Oeschey, Lars (I/EK-142, extern) 2007-09-18 08:38:23 Re: Relation does not exist problem
Previous Message Oeschey, Lars (I/EK-142, extern) 2007-09-18 08:08:58 Re: Relation does not exist problem