Re: Como insertar registros

From: Espartano <espartano(dot)mail(at)gmail(dot)com>
To: "MIGUEL CANCHAS" <mcanchas(at)tsr(dot)com(dot)pe>
Cc: "pgsql-es-ayuda(at)postgresql(dot)org" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Como insertar registros
Date: 2007-08-10 16:23:07
Message-ID: d353bd50708100923k626622a3k22b4a28218a392ea@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

El 10/08/07, MIGUEL CANCHAS <mcanchas(at)tsr(dot)com(dot)pe> escribió:
> Tengo una tabla dbf de mas de 13 millones de registros, cual es la manera
> mas sencilla y rapida de poder agregarlos a mi BD de postgresql.
>
> Intente con el Asistente, en la Importación pero es demasiado lento el
> proceso.

http://dbf.berlios.de/

y por ahi dice algo asi:

"dbf is an easy-to-use command line tool to show and convert the
content of dBASE III, IV, and 5.0 files. It reads dBASE databases and
prints the content to the screen or converts it to comma-separated
(*.csv) files"

ya solo tendrias que menter el archivo generado a postgres :)

>
>
> uso WIN XP SP2, POSTGRESQL 8.0
>
>
> Gracias
>
>
> Miguel Canchas
> --
> ---------------------------(fin del mensaje)---------------------------
> TIP 6: ¿Has buscado en los archivos de nuestra lista de correo?
> http://archives.postgresql.org/pgsql-es-ayuda
>

--
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Javier Chávez B. 2007-08-10 16:24:00 Re: [Fwd: Re: Recomendaciones sobre el uso de vistas.]
Previous Message Arturo Munive 2007-08-10 16:21:57 Re: Cuando usar un indice