Re: {Spam} pgloader - Can't find textreader/csvreader

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: {Spam} pgloader - Can't find textreader/csvreader
Дата
Msg-id 200708271222.54121.dfontaine@hi-media.com
обсуждение исходный текст
Ответ на pgloader - Can't find textreader/csvreader  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Ответы Re: {Spam} pgloader - Can't find textreader/csvreader
Список pgsql-general
Le lundi 27 août 2007, Ow Mun Heng a écrit :
> I'm trying to see if pgloader will make my work easier for bulkloads.
> I'm testing it out and I'm stucked basically because it can't find the
> module TextReader or CSVreader.
>
> Googling doesn't help as there seems to be no reference to a module
> named textreader or csvreader.

It's a pgloader provided module, and the error arise because I forgot to make
sure you can use pgloader without installing it properly in the system.
The only installation supported now is via the debian package, if you're using
debian either use the .deb provided on pgfoundry or issue a debuild command.

You can also tweak the makefile to add some mkdir -p commands before it
installs files in non-existing directories, too, and then install pgloader
with make install. (debian packaging cares about system dirs, hence not the
provided makefile)

I'll see about having pgloader usable without any system-wide installation...

Regards,
--
dim

Вложения

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

Предыдущее
От: "Marko Kreen"
Дата:
Сообщение: Re: Geographic High-Availability/Replication
Следующее
От: "Lange Marcus"
Дата:
Сообщение: Re: Local authentication/security