Re: contrib dbf2sql.pl

From: Manuel Baena García <mbaena(at)lcc(dot)uma(dot)es>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: contrib dbf2sql.pl
Date: 2005-03-23 11:15:16
Message-ID: 1111576517.8750.17.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

- It solve problems with numeric columns.
http://archives.postgresql.org/pgsql-novice/2005-01/msg00246.php
http://archives.postgresql.org/pgsql-general/2005-01/msg01382.php
- The output is in SQL.

El mié, 23-03-2005 a las 00:53 -0500, Bruce Momjian escribió:
> How is this better than /contrib/dbase tools?
>
> ---------------------------------------------------------------------------
>
> Manuel Baena Garca wrote:
> > Hello,
> >
> > Here is a contrib to translate xBase-style .dbf-files to SQL.
> >
> > Manuel.
>
> [ Attachment, skipping... ]
>
> [ Attachment, skipping... ]
>
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 8: explain analyze is your friend
>
--
Manuel Baena García <mbaena(at)lcc(dot)uma(dot)es>

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-03-23 15:40:53 Re: contrib dbf2sql.pl
Previous Message Bruce Momjian 2005-03-23 05:53:56 Re: contrib dbf2sql.pl