Re: The options to COPY statement can not be separated with a comma
В списке pgsql-docs по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: The options to COPY statement can not be separated with a comma |
| Дата | |
| Msg-id | 20161125225100.xoa25ehbranosunk@alvherre.pgsql обсуждение |
| Ответ на | The options to COPY statement can not be separated with a comma (hvrauhal@gmail.com) |
| Список | pgsql-docs |
hvrauhal@gmail.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.5/static/sql-copy.html > Description: > > The documentation describes: > [ [ WITH ] ( option [, ...] ) ] > > But actually the options are only separated by spaces, for example > `with CSV HEADER NULL '';` The documentation describes new-style options, which are enclosed by parens and separated by commas. Old-style (pre-9.0) did not have the comma separators nor parens; those are still supported but should not be used by new applications. See "Compatibility" at the bottom of the page. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера