Re: Import from CSV

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Import from CSV
Дата
Msg-id 937d27e10811260059v7f5fc6ccrc3e6416aa280a3ff@mail.gmail.com
обсуждение исходный текст
Ответ на Import from CSV  (Quan Zongliang <quanzongliang@gmail.com>)
Список pgadmin-hackers
On Wed, Nov 26, 2008 at 7:02 AM, Quan Zongliang <quanzongliang@gmail.com> wrote:
> Hi, all
>
> Next, I plan to code TODO Item "- Import from CSV".

Cool :-)

> Maybe, export function is also expected by somebody.

As you note, we already have that. The TODO item for importing is just
to produce a *relatively simple* companion to frmExport.

> 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.

No problem - that'll give you a year or more until the next major release.

> 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.

No, I think frmImport - as I mentioned above, this TODO is intended to
work with frmExport.

> 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.

Well that's actually intended as a much more generic ETL tool which
would have a very different architecture (which I have also put a fair
bit of thought into FWIW - I should probably write that down
someplace!). That would be a much more complex standalone project,
though I'd be happy if you wanted to work on it.

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

:-)

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Import from CSV
Следующее
От: Jean-Michel Pouré
Дата:
Сообщение: Are there plans to display memory usage: pg_buffercache