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 -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general