From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | web site addition |
Date: | 1999-05-11 02:56:20 |
Message-ID: | 199905110256.WAA00542@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here is the overview:
I have not seen good program for converting postgres table into DBF file,
and reverse. That is why I wrote this pg2xbase utility. This is my first
program written in C++, then there could be some lacks.
> On Mon, 10 May 1999, Bruce Momjian wrote:
>
> >
> > Is this address on our web site. It should be.
>
> If I had an inkling as to what it is/does ...
>
> Vince.
>
> >
> >
> >
> > > > > Is there a dbase3 <=> postgresql converter available at all? I found
> > > > > dbf2sql v2.2 which converts to (but not from) Postgres95, with notes such as
> > > > >
> > > > > -p primary:
> > > > > Select the primary key. You have to give the exact
> > > > > field-name. (Only for dbf2msql, Postgres95 doesn't have a primary key)
> > > > >
> > > > > which of course PostgreSQL does. Anyone know of something more recent?
> > > >
> > > > I heared about some project called "xbase". Try to search FreshMeat for
> > > > "xbase", "dbf postgres" or such...
> > > >
> > > http://w3.man.torun.pl/~makler/prog/pg2xbase.html
> > > this address is worth of checking - as I see - there are here utilities
> > > for convertion from and to postgres.
> > > Hope this helps
> > > Rem
> > > -------------------------------------------------------------------*------------
> > > Remigiusz Sokolowski e-mail: rems(at)gdansk(dot)sprint(dot)pl * *
> > > -----------------------------------------------------------------*****----------
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 1999-05-11 03:03:23 | Re: [HACKERS] numeric & decimal |
Previous Message | Taral | 1999-05-11 02:44:24 | Re: [HACKERS] Optimization info |