Re: Porting from FrontBase

From: Martin <martin(at)cornhobble(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Porting from FrontBase
Date: 2007-11-30 20:51:15
Message-ID: 1196455875.447331@no.spam
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In article <20071129220759(dot)GJ27157(at)fetter(dot)org>,
David Fetter <david(at)fetter(dot)org> wrote:

>FrontBase has a Perl DBI driver
><http://www.frontbase.com/cgi-bin/WebObjects/FrontBase>, so you may be
>able to use DBI-Link <http://pgfoundry.org/projects/dbi-link/>.
>
>If you try that approach, let me know how it works out :)

Thanks, that looks interesting. Even if it doesn't work out for
porting, I will have to play with it. ;)

BTW, I ported a few of the tables and one of the queries. The timing
difference is quite amazing:

FrontBase: 13 seconds
Postgresql: 42 msec

There's a lot of incentive to do the port ;)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Davis 2007-11-30 20:52:31 Re: postgresql table inheritance
Previous Message Postgres User 2007-11-30 20:34:57 Re: Record variable not behaving as expected (bug?)