Re: what Linux to run

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема Re: what Linux to run
Дата
Msg-id jinqa2$pch$1@dough.gmane.org
обсуждение исходный текст
Ответ на what Linux to run  (<mgould@isstrucksoftware.net>)
Ответы Re: what Linux to run  (Volodymyr Kostyrko <c.kworr@gmail.com>)
Список pgsql-general
On 28/02/2012 17:57, mgould@isstrucksoftware.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.

Hi,

PostgreSQL administration would not benefit much from a GUI, as it is
basically centered around editing and tuning configuration files (either
its or the OS's).

For Linux, if you want stability and decent performance, you should
probably choose either CentOS, or if you want commercial support, Red
Hat Enterprise Linux (which is basically the same thing, only commercial).

Personally, I'd recommend FreeBSD (it's not a Linux, it's more
Unix-like) but I'm probably biased ;)



Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Ivan Voras
Дата:
Сообщение: Re: what Linux to run
Следующее
От: François Beausoleil
Дата:
Сообщение: Allowed DML on replicas?