| От | Keith Worthington |
|---|---|
| Тема | Re: SQL COPY Command |
| Дата | |
| Msg-id | 20050427151319.M46733@narrowpathinc.com обсуждение исходный текст |
| Ответ на | Re: SQL COPY Command (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-novice |
On Wed, 27 Apr 2005 10:56:09 -0400, Tom Lane wrote > "Van Ingen, Lane" <lvaningen@ESNCC.com> writes: > > Will this command APPEND TO or REPLACE data in an existing table ? > > The documentation doesn't seem to indicate. > > The first paragraph on the COPY reference page is > > COPY moves data between PostgreSQL tables and standard file-system > files. COPY TO copies the contents of a table to a file, while COPY FROM > copies data from a file to a table (appending the data to whatever > is in the table already). > > regards, tom lane Sheesh, how did I miss that? Oh well, Documentation talks the talk but testing walks the walk. ;-) Kind Regards, Keith
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера