Re: Where are all the users? - Mailing list pgsql-general

From jseymour@linxnet.com (Jim Seymour)
Subject Re: Where are all the users?
Date
Msg-id 20040806110654.50EB84310@jimsun.linxnet.com
Whole thread Raw
In response to Where are all the users?  (Kay-Uwe Genz <kug1977@web.de>)
List pgsql-general
Kay-Uwe Genz <kug1977@web.de> wrote:
>
> Hi @ all,
>
> I want to reference the User-ID PG use as an FOREIGN KEY in a tabel of
> my DB. But I saw that pg_user is a view. Where are the information I
> need?

Maybe you could \d the view and find out?  *But* you have to have
the proper permissions to actually see/reference the data.

Jim

pgsql-general by date:

Previous
From: David Garamond
Date:
Subject: Re: case insensitive sorting & searching in oracle 10g
Next
From: Jason Monserrate
Date:
Subject: Is olap possible on postgresql????