Re: Need help with bash script and postgresql - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Need help with bash script and postgresql
Date
Msg-id 46A4ADE4.2030907@iol.ie
Whole thread Raw
In response to Re: Need help with bash script and postgresql  (Perry Smith <pedz@easesoftware.com>)
Responses Re: Need help with bash script and postgresql
List pgsql-general
On 23/07/2007 14:22, Perry Smith wrote:

> First, you can specify a password with -P (I think --password works
> also).  psql --help for optins.

-P doesn't specify the password - see below:

C:\Documents and Settings\rod>psql --help
This is psql 8.2.4, the PostgreSQL interactive terminal.

Usage:
   psql [OPTIONS]... [DBNAME [USERNAME]]

<snip>

Output format options:

<snip>

   -P VAR[=ARG]    set printing option VAR to ARG (see \pset command)

<etc...>


Ray.


---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

pgsql-general by date:

Previous
From: Perry Smith
Date:
Subject: Re: Need help with bash script and postgresql
Next
From: Perry Smith
Date:
Subject: Re: Need help with bash script and postgresql