Re: what Linux to run

From: Adam Cornett <adam(dot)cornett(at)gmail(dot)com>
To: mgould(at)isstrucksoftware(dot)net
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: what Linux to run
Date: 2012-02-28 17:16:40
Message-ID: CAB5sPxbxNp38rVDpP0WZgQD5ZmRdz3sL=Q3UOLEh6_umXH6Q0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 28, 2012 at 11:57 AM, <mgould(at)isstrucksoftware(dot)net> wrote:

> 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
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

If you're going to use it for anything important, go with a
mainstream distribution with commercial support available.
RedHat, CentOS, Debian, Ubuntu are the most popular choices, its going to
be easier to get system admins and chances are good that if you have a
problem, someone else has had it and solved it before.

-Adam

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2012-02-28 17:17:26 Re: what Linux to run
Previous Message mgould 2012-02-28 16:57:59 what Linux to run