Re: Running Postgresl in a virual machine

From: Richard Huxton <dev(at)archonet(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:59:36
Message-ID: 49BFC8E8.2030804@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Sickler wrote:
> 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.

Not done it on a Windows VM, but there shouldn't be any special
difficulties. Performance shouldn't be a real issue with only a handful
of hits. I've had problems with disk i/o under VMs, but that might just
be me.

You might want to try with quite a small amount of memory allocated to
the VM. It could be that a small VM with the host left to handle disk
caching is fine for your needs.

Oh, if you really want to squeeze it down look at running a pared-down
freebsd/linux vm with just PostgreSQL running. I'd have thought you
could turn off more services in *nix than Windows.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2009-03-17 16:05:15 Re: PostgreSQL versus MySQL for GPS Data
Previous Message Stephen Frost 2009-03-17 15:54:51 Re: PostgreSQL versus MySQL for GPS Data