what Linux to run

From: <mgould(at)isstrucksoftware(dot)net>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: what Linux to run
Date: 2012-02-28 16:57:59
Message-ID: 20120228095759.c760ddbd7c0975bc4b045766db7d895c.6b531eef18.wbe@email16.secureserver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Our application runs on Windows, however we have been told that we can
pick any OS to run our server on. I'm thinking Linux because from
everything I've read, it appears to be a better on performance and there
are other features like tablespaces which we could take advantage of.
On our hosted solution, the application runs in a Software as a Service
model and being able to keep each companies tables in their own table
space would be nice. Additionally it appears that there are a lot more
ways to tune the engine if we need to than under windows, plus the
capability to hold more connections.

If we move to Linux, what is the preferred Linux for running Postgres
on. This machine would be dedicated to the database only.

I'd like a recommendation for both a GUI hosted version and a non-GUI
version. I haven't used Linux in the past but did spend several year s
in a mixed Unix and IBM mainframe environment at the console level.

Best Regards,

Michael Gould
Intermodal Software Solutions, LLC
904-226-0978

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Cornett 2012-02-28 17:16:40 Re: what Linux to run
Previous Message hari.fuchs 2012-02-28 16:33:35 Re: How to get a signal from the database when a INSERT INTO is done?