Re: Which SQL is the best for servers?

From: Geoff Muldoon <geoff(dot)muldoon(at)trap(dot)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Which SQL is the best for servers?
Date: 2009-02-17 05:29:30
Message-ID: MPG.2404f6405628747a98971d@news.x-privat.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jerry Stuckle says...

> >>>>> The server would run Linux or one of the BSD variant
> >>>> You also missed DB2, SQL Server and several others.
> >>> Scrap MSSQL Server as a candidate given the above O/S requirement.

> >> The OS should be picked based on the requirements of the database and
> >> rest of the system, not vice versa.
> >
> > In an ideal world, yes.

> > My comments were simply based on the OPs restriction on O/S. There may be
> > valid non-ideal-world reasons for that restriction.

> More than just ideal world. The higher the requirements, the more
> important it is. And he has some pretty high requirements.

No wanting to get into a philosophical argument, but ...

Sometimes restrictions are imposed. Hopefully these will NOT conflict
with the requirements, and in the OP's case there is still acceptable
remaining flexibility of choice.

My upcoming project will have the RDBMS mandated. I can live with that,
because the option imposed on me can more than comfortably handle the
requirements. Is this ideal? No. Are the motives for this imposed
restriction reasonable in this case? Yes.

Geoff M

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2009-02-17 07:34:16 transfering tables into other schema
Previous Message Brent Wood 2009-02-17 03:50:16 Re: Update table with random values from another table