Re: Listing users - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Listing users
Date
Msg-id Pine.LNX.4.30.0110242112300.647-100000@peter.localdomain
Whole thread Raw
In response to Re: Listing users  (Keary Suska <hierophant@pcisys.net>)
List pgsql-general
Keary Suska writes:

> >> The easiest way is to cat ~postgres/data/global/pg_pwd,
> >
> > No way.
>
> What does "no way" mean? That works on my installation (7.1.3). It may be
> dependent on the authentication method used.

The pg_pwd file may at random times contain random information that is
similar to the list of users, but it is in no way the "easiest way" to
list all users.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-general by date:

Previous
From: "Johnny Jørgensen"
Date:
Subject: Re: Can not input large text data
Next
From: Fran Fabrizio
Date:
Subject: Recursive function w/ hierarchical data