COPY statement: no list of the allowed values for "format_name"
В списке pgsql-docs по дате отправления:
| От | PG Doc comments form |
|---|---|
| Тема | COPY statement: no list of the allowed values for "format_name" |
| Дата | |
| Msg-id | 160399434025.7807.3621430784359007064@wrigleys.postgresql.org обсуждение |
| Ответы |
Re: COPY statement: no list of the allowed values for "format_name"
|
| Список | pgsql-docs |
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/sql-copy.html Description: Look at the account of the COPY statement, here: https://www.postgresql.org/docs/11/sql-copy.html and see this: « [ [ WITH ] ( option [, ...] ) ] » It goes on to say this: « where option can be one of: FORMAT format_name » But there's no list of the allowed values for "format_name". The same holds for other options like, for example, "encoding_name". I tried to provoke the list by using "with (format 'dog')". I got the 22023 error: « COPY format "dog" not recognized » But there was no list of the allowed values.
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера