Re: Where are all the users?

From: jseymour(at)linxnet(dot)com (Jim Seymour)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Where are all the users?
Date: 2004-08-06 11:06:54
Message-ID: 20040806110654.50EB84310@jimsun.linxnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Kay-Uwe Genz <kug1977(at)web(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jason Monserrate 2004-08-06 11:42:02 Is olap possible on postgresql????
Previous Message David Garamond 2004-08-06 10:12:08 Re: case insensitive sorting & searching in oracle 10g