Re: NULL value comparison

From: Michael Sacket <msacket(at)gammastream(dot)com>
To: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: NULL value comparison
Date: 2012-08-23 14:49:00
Message-ID: 2F1DB901-B9E9-4C05-B948-5FF61D92C698@gammastream.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Aug 22, 2012, at 9:38 PM, Craig Ringer wrote:

> On 08/23/2012 10:32 AM, Michael Sacket wrote:
>
>> The good news is I now have the proper constraints in place and the app and it's 130 tables are working with PostgreSQL in less than a day.
>
> Wow, that's cool, especially without SQL changes.
>
> What was the previous database? I'm curious now.
>

The database was OpenBase. I did an ascii backup and used some scripts I created last summer to make some small changes (mostly changing types on the create statements)... then ran it through psql. On the WebObjects side I just had to update the external types in the EOModel to match the PostgreSQL ones. Turned out to be a fairly straightforward process.

In any case, we've been using PostgreSQL for all new development for about 1.5 years and have found it to be quite reliable, quick, and elegant. OpenBase was quick and reliable for us as well; however, due to its limited adoption outside of MacOSX and WebObjects we were always having to write our own tools and frameworks to work with it.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2012-08-23 15:17:12 Re: Performance implications of numeric?
Previous Message javad M 2012-08-23 14:31:43 Cannot Run EnterpriseDB Postgresql Installation