Import from CSV

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org(dot)
Subject: Import from CSV
Date: 2008-11-26 07:02:23
Message-ID: 20081126152219.55CA.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi, all

Next, I plan to code TODO Item "- Import from CSV".
Maybe, export function is also expected by somebody.

It will take a long time, several months. Because I have to do it in
spare time. And I am unfamiliar at i18n, first attempt.

Now, there is frmExport class, it used by query tool to export data.
So, it seems better named frmImportData to distinct them, rather than
frmImport.

It should be flexible to parse more format as possible.

In future, the TODO item:
- Data Import/Export tool, for file & external database IO. Including
data transformation.
will can share some component with this.

I noticed the pgimport project (http://pgfoundry.org/projects/pgimport/)
had been registered in 2006. But did nothing.
We will make it available.

-----------------------------------------------
Quan Zongliang
quanzongliang(at)gmail(dot)com
CIT Japan: http://www.cit.co.jp
CIT China: http://www.citbj.com.cn

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2008-11-26 08:38:45 Re: Import from CSV
Previous Message Dave Page 2008-11-25 14:08:32 Dialog sizing (arrrggghh!)