Re: Running PostgreSQL in a Xen DomU?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Thomas Harold <tgh(at)tgharold(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Running PostgreSQL in a Xen DomU?
Date: 2006-09-14 14:30:15
Message-ID: 45096777.7050004@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> What I'm not sure of:
>
> - Maybe it's better to run PGSQL in Dom0, on 2 different Xen units that
> are beefed up, with a few lighter DomU guest OSs running in the
> background. Some sort of heartbeat software that allows the 2 Xen units
> to grab the PGSQL's IP address as needed.

PostgreSQL performs very, very well on Xen even in DomU. It is one of
the things that lends to the Xen credibility because they use us in
their benchmarks.

>
> - Performance of PGSQL in a DomU. What are the gotchas? Do we need to
> export PCI NICs to the PGSQL DomU?

You will take about a 5% hit over Dom0.

Sincerely,

Joshua D. Drake

>
> (I have a lot of freedom to experiment. As long as services are up and
> running and things are stable... We're going from individual machine
> with DAS to a more clustered/virtual environment with SAN.)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Reyes 2006-09-14 14:48:53 When to reload and when to restart?
Previous Message Tom Lane 2006-09-14 14:22:22 Re: Question about timestamp with time zone