escape character for 'psql -c ' command

Поиск
Список
Период
Сортировка
От Gary Fu
Тема escape character for 'psql -c ' command
Дата
Msg-id ibsf1m$30t4$1@news.hub.org
обсуждение исходный текст
Ответы Re: escape character for 'psql -c ' command  (Derrick Rice <derrick.rice@gmail.com>)
Список pgsql-general
Hi,

How do I escape both " and ' to be used in the 'psql -c ' command ?
For example, how to make the psql command {\copy "Table" from
'txt_file'} to be used in the psql with -c option (psql -c) ?
The "Table" has to be double quoted here.

Thanks,
Gary

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

Предыдущее
От: Lee Hachadoorian
Дата:
Сообщение: Re: The first dedicated PostgreSQL forum
Следующее
От: Derrick Rice
Дата:
Сообщение: Re: escape character for 'psql -c ' command