Re: Running PostgreSQL in a Xen DomU? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Running PostgreSQL in a Xen DomU?
Date
Msg-id 45096777.7050004@commandprompt.com
Whole thread Raw
In response to Running PostgreSQL in a Xen DomU?  (Thomas Harold <tgh@tgharold.com>)
List 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/



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Question about timestamp with time zone
Next
From: Francisco Reyes
Date:
Subject: When to reload and when to restart?