Re: Listing users

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Keary Suska <hierophant(at)pcisys(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Listing users
Date: 2001-10-24 04:12:02
Message-ID: 16911.1003896722@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Keary Suska <hierophant(at)pcisys(dot)net> writes:
> The easiest way is to cat ~postgres/data/global/pg_pwd,
>>
>> No way.

> What does "no way" mean?

Means "it don't work if you're not on the database server machine,
nor if you're not logged in as the postgres user". A proper solution
is an SQL query that works across a remote database connection...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dinesh Parikh 2001-10-24 05:55:59 GUID in postgres
Previous Message Tom Lane 2001-10-24 04:09:05 Re: index files still growing