Re: Minimum hardware requirements for Postgresql db

Поиск
Список
Период
Сортировка
От Al Hulaton
Тема Re: Minimum hardware requirements for Postgresql db
Дата
Msg-id 3FCE3A0E.8050206@commandprompt.com
обсуждение исходный текст
Ответ на Minimum hardware requirements for Postgresql db  (CHEWTC@ap.nec.com.sg)
Список pgsql-performance
> 1) We will be running 2 x Postgresql db  in the machine.
>
> 2) Total number of connections to be around 100. The connections from the
> clients machines will be in ODBC and socket connections.
>
> 3) Estimated number of transactions to be written into the Postgresql db is
> around 15000 records per day.

Assuming this server will be dedicated to PostgreSQL only, the needs
outlined above are modest.

As was pointed out in other posts, a simple sub-ghz machine with 512mb
of ram is more than enough, but I'd slap on a gig only because RAM is
cheaper now. If the database on this server is crucial, I'd look at
setting up a UPS, RAID (at this level, even software-based RAID will do
fine, RAID 5 preferably) and investing in a backup/replicator solution.

--
Best,
Al Hulaton    |  Sr. Account Engineer  |  Command Prompt, Inc.
503.667.4564  |  ahulaton@commandprompt.com
Home of Mammoth Replicator for PostgreSQL
Managed PostgreSQL, Linux services and consulting
Read and Search O'Reilly's 'Practical PostgreSQL' at
http://www.commandprompt.com


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Minimum hardware requirements for Postgresql db
Следующее
От: Greg Stark
Дата:
Сообщение: Re: A question on the query planner