Re: CSV mode option for pg_dump
От | Joshua D. Drake |
---|---|
Тема | Re: CSV mode option for pg_dump |
Дата | |
Msg-id | 448DAA43.7080902@commandprompt.com обсуждение исходный текст |
Ответ на | CSV mode option for pg_dump (Andrew Dunstan <andrew@dunslane.net>) |
Ответы |
Re: CSV mode option for pg_dump
Re: CSV mode option for pg_dump |
Список | pgsql-hackers |
Andrew Dunstan wrote: > > Something someone said on IRC just now triggered a little memory ... I > think we should provide an option to have pg_dump work in CSV mode > rather than text mode. This probably doesn't have much importance in the > case of text dumps, but in custom or tar dumps where you might want to > get at individual data members, having an option for CSVs that you want > to load into some other product might be nice. > > This should be a pretty low cost item, I expect (good newbie project?) Uhh... just about any application that can import CSV can import our dumps. It just tell it the delimiter is a tab. Joshua D. Drake > > thoughts? > > cheers > > andrew > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match > -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/
В списке pgsql-hackers по дате отправления: