Re: Running postgresql as a VMware ESx client

From: Glen Eustace <geustace(at)godzone(dot)net(dot)nz>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Running postgresql as a VMware ESx client
Date: 2008-11-24 01:47:26
Message-ID: 492A07AE.4090000@godzone.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> Generally speaking, virtualization allows you to take a bunch of low
> powered servers and make them live in one big box saving money on
> electricity and management. Generally speaking, database sers are big
> powerful boxes with lots of hard disks and gigs upon gigs of ram to
> handle terabytes of data. Those two things seem at odds to me.

If one is handling databases with Terabytes of data and 1000s of
connections, I would agree. We will be looking at 100s of Megabytes max
and possible several hundred connections. A much smaller workload.

> When I saw you post that the ESx servers would be dual quad core
> machines I immediately thought how nice that would be to run pgsql on,
> without vmware between it and the hardware.

To pilot this project we were going to run just the single VM on the
server, if there are performance issues we can always rebuild and put
the OS directly on the hardware rather than the ESx hypervisor.

> What, exactly, as you looking to gain by running pgsql under vmware on
> such hardware?

Mobility, in the HA/DR sense. Being able to vmotion the server while it
is running to rectify hardware issues or perform upgrades. To bring the
server up at a DR site automagically using SRM. And yes, we have still
to investigate the whole crash consistency stuff with SRM. This
database is heavily biased toward reads rather than writes.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Glen and Rosanne Eustace
GodZone Internet Services, a division of AGRE Enterprises Ltd.
P.O. Box 8020, Palmerston North, New Zealand 4446.
Ph: +64 6 357 8168, Fax +64 6 357 8165, Mob: +64 21 424 015
http://www.godzone.net.nz

"A Ministry specialising in providing low-cost Internet Services
to NZ Christian Churches, Ministries and Organisations."

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-11-24 02:03:37 Re: Running postgresql as a VMware ESx client
Previous Message marcin mank 2008-11-24 01:42:11 Re: Using Postgres to store high volume streams of sensor readings