Re: Which SQL is the best for servers?

From: Serge Rielau <srielau(at)ca(dot)ibm(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Which SQL is the best for servers?
Date: 2009-02-16 22:41:30
Message-ID: 6vu8crFlurl4U1@mid.individual.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Matthias Hoys wrote:
>> Should you choose an open-source, make sure your code AND your DDL uses as
>> much ANSI standards as possible so when you do need to move to something
>> else, it won't be as painful. (auto-incrementing columns vs. sequences
>> etc...).
>
> I really wouldn't go for database independence ... Choose a RDBMS and use
> all of its features !
Nothing like a serious addiction combined with a single source to get
your fix to loose a lot of money...

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2009-02-16 22:48:17 Re: Which SQL is the best for servers?
Previous Message Greg Smith 2009-02-16 22:19:42 Re: clearing the buffer cache