Re: Need help with bash script and postgresql

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Need help with bash script and postgresql
Дата
Msg-id 46A4ADE4.2030907@iol.ie
обсуждение исходный текст
Ответ на Re: Need help with bash script and postgresql  (Perry Smith <pedz@easesoftware.com>)
Ответы Re: Need help with bash script and postgresql  (Perry Smith <pedz@easesoftware.com>)
Список 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 по дате отправления:

Предыдущее
От: Perry Smith
Дата:
Сообщение: Re: Need help with bash script and postgresql
Следующее
От: Perry Smith
Дата:
Сообщение: Re: Need help with bash script and postgresql