Re: psql & unix env variables

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: psql & unix env variables
Дата
Msg-id 50401541.4090309@ringerc.id.au
обсуждение исходный текст
Ответ на Re: psql & unix env variables  (Achilleas Mantzios <achill@smadev.internal.net>)
Ответы Re: psql & unix env variables  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Re: psql & unix env variables  (Achilleas Mantzios <achill@smadev.internal.net>)
Список pgsql-general
On 08/30/2012 02:42 PM, Achilleas Mantzios wrote:
> I have found useful the use of variable assignment in psql, e.g.

If you're going to to that, why not drive psql as a coprocess:

    http://stackoverflow.com/a/8305578/398670

or if at all possible, use a language with sane PostgreSQL bindings.

--
Craig Ringer


В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: psql & unix env variables
Следующее
От: Pavan Deolasee
Дата:
Сообщение: Re: [GENERAL] UPDATE RULE to be invoked when UPDATE .. WHERE fails the WHERE predicate ?‏