From: | Bill Moran <wmoran(at)potentialtech(dot)com> |
---|---|
To: | Richard Sickler <richard(dot)sickler(at)avagotech(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Running Postgresl in a virual machine |
Date: | 2009-03-17 15:53:09 |
Message-ID: | 20090317115309.512b1dfe.wmoran@potentialtech.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
In response to Richard Sickler <richard(dot)sickler(at)avagotech(dot)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/
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2009-03-17 15:54:51 | Re: PostgreSQL versus MySQL for GPS Data |
Previous Message | justin | 2009-03-17 15:47:42 | Re: Running Postgresl in a virual machine |