psql variables

Поиск
Список
Период
Сортировка
От Paul Cunningham
Тема psql variables
Дата
Msg-id 4235B688.8000407@blueseacommunications.com
обсуждение исходный текст
Ответы Re: psql variables
Список pgsql-general
I use a bash script (similar to following example) to update tables.

psql -v passed_in_var=\'some_value\'  -f script_name ....

Is it possible to pass a value back from psql to the bash script?

Thanks,
Paul Cunningham




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