From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
---|---|
To: | "S(dot)Peppe" <S(dot)Peppe(at)soton(dot)ac(dot)uk> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: ERROR: Relation "pg_user" does not exist |
Date: | 2003-07-02 13:38:19 |
Message-ID: | Pine.LNX.4.33.0307020738060.19006-100000@css120.ihs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
What he meant was what VERSION of postgresql is the server using. :-)
On Wed, 2 Jul 2003, S.Peppe wrote:
> 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(dot)Peppe(at)soton(dot)ac(dot)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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
From | Date | Subject | |
---|---|---|---|
Next Message | sector119 | 2003-07-03 06:04:18 | how am I able to generate stem.sbl for Snowball? |
Previous Message | Rich Cullingford | 2003-07-02 13:02:37 | Installation problem: can't find $libdir |