| От | Raymond O'Donnell |
|---|---|
| Тема | Re: Conversion of columns during CSV Import |
| Дата | |
| Msg-id | 4FEDE182.9080002@iol.ie обсуждение исходный текст |
| Ответ на | Conversion of columns during CSV Import (Patrick Schneider <patrick.schneider@debeka.de>) |
| Ответы |
Re: Conversion of columns during CSV Import
|
| Список | pgsql-general |
On 29/06/2012 08:54, Patrick Schneider wrote: > Hello, > > is there any possibility to convert special columns during an CSV import > via COPY? > For example: > > HELLO;WORLD;9999;011001 > > 9999 should be converted to a character field > 011001 to the date 10th January 2001 > > For the moment the only idea we have is, to import the CSV into a TEMP > table and > perform the conversion by a select from the temp to the target table. I don't think there is; AFAIK the only option is the one you've outlined. Ray. -- Raymond O'Donnell :: Galway :: Ireland rod@iol.ie
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера