Re: Running Postgresl in a virual machine

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: Running Postgresl in a virual machine
Дата
Msg-id 20090317115309.512b1dfe.wmoran@potentialtech.com
обсуждение исходный текст
Ответ на Running Postgresl in a virual machine  (Richard Sickler <richard.sickler@avagotech.com>)
Список pgsql-general
In response to Richard Sickler <richard.sickler@avagotech.com>:

> Hello,
>
> I am creating a small web app that uses Postgres.  The number of hits/day
> will be small, maybe a 1000 pages/day.  I'm planning on running this in a
> virtual machine, (Windows Server 2008 with the virtual machine hosting
> Postgres running Windows Server 2003 R2 x64, or maybe XP x64). The database
> will have it's own mirrored disks, and the server has plenty of horsepower
> and RAM.
>
> Backup will be copying the quiesced virtual machine disks to a NAS.
>
> Does anyone have any experience running Postgres in a virtual machine, or
> recommendations (or could point me to a place where I could read more about
> Postgres and Virtual machines)?  Thanks.

For the load you're talking about, I wouldn't expect any problems.

The biggest issue I've had with virtual machines is that the disk IO
is usually crap compared to native access to the disks (experience is
mostly using VMWare, other hypervisors may not have this problem)

--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/

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

Предыдущее
От: justin
Дата:
Сообщение: Re: Running Postgresl in a virual machine
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Running Postgresl in a virual machine