[OPEN-ILS-DEV] Postgres id/pw ?

Mike Rylander mrylander at gmail.com
Tue May 8 08:34:48 EDT 2007


On 5/8/07, Hennie Rautenbach <hennie at sabinet.co.za> wrote:
> Hi there,
>
> Is there a simple way to verify the PostgresSQL id and pw from the Linux
> Shell (command line) ?

There is a shell for Postgres called psql.  Both

 $ psql --help

and

 $ man psql

will tell you how to use this to connect to PG.

-- 
Mike Rylander


More information about the Open-ils-dev mailing list