Re: Running Postgresl in a virual machine - Mailing list pgsql-general

From Bill Moran
Subject Re: Running Postgresl in a virual machine
Date
Msg-id 20090317115309.512b1dfe.wmoran@potentialtech.com
Whole thread Raw
In response to Running Postgresl in a virual machine  (Richard Sickler <richard.sickler@avagotech.com>)
List 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 by date:

Previous
From: justin
Date:
Subject: Re: Running Postgresl in a virual machine
Next
From: Richard Huxton
Date:
Subject: Re: Running Postgresl in a virual machine