Thread: FW: question about wmware

FW: question about wmware

From
Niklas Olsson
Date:
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style>  <br />Hi<br /> <br />Does anyone have experience to run postgresql on wmware esx server 3.5?<br />We run a
virtualpc with windows 2008 (x32) 2 cpu on which postgressql is installed.<br /> <br />We are migrating from oracle to
postgresql,oracle was run on stand-alone servers, however we would rather run postgres in the wmware cluster.<br /> <br
/>Doesanyone have experience from this, if it is a good solution?<br /> <br />I know google is my friend but has anyone
seena good document regarding this?<br /> <br />thanks<br />Niklas<br /><br /><hr />kolla in resten av Windows LiveT.
Intebara e-post - Windows LiveT är mycket mer än din inkorg. <a href="http://www.microsoft.com/windows/windowslive/"
target="_new">Merän bara meddelanden</a> 

Re: FW: question about wmware

From
Magnus Hagander
Date:
Yes, have done this many times. It is a very good solution, though I'd
strongly recommend you to run it on some Linux distribution rather
than windows.

Other than that it just sets the same requirements on the I/o system
wrt sync and write ordering as any othe database under vmware does, so
make sure you understand those requirements and don't set your vmware
wrong there.

-- MagnusRedpill Linpro ABhttp://www.redpill-linpro.se/


On Wednesday, October 28, 2009, Niklas Olsson <niklaso@hotmail.com> wrote:
>
>
>
>
>
>
>
>
> Hi
>
> Does anyone have experience to run postgresql on wmware esx server 3.5?
> We run a virtual pc with windows 2008 (x32) 2 cpu on which postgressql is installed.
>
> We are migrating from oracle to postgresql, oracle was run on stand-alone servers, however we would rather run
postgresin the wmware cluster. 
>
> Does anyone have experience from this, if it is a good solution?
>
> I know google is my friend but has anyone seen a good document regarding this?
>
> thanks
> Niklas
>
> kolla in resten av Windows LiveT.
>  Inte bara e-post - Windows LiveT är mycket mer än din inkorg.
>  Mer än bara meddelanden <http://www.microsoft.com/windows/windowslive/>
>

-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/


Re: FW: question about wmware

From
"Thomas H."
Date:
> Does anyone have experience to run postgresql on wmware esx server 3.5?
> We run a virtual pc with windows 2008 (x32) 2 cpu on which postgressql 
> is installed.

i run several postgresql instances on w2k3 and w2k8 on several vmware 
esxi vms without any problem for like 14 months now. the performance of 
course isn't as good as on a dedicated, hardware database machine but 
depending on your service needs that might not pose a problem.

for more technical vmware questions, you'd probably be better of asking 
on the general purpose postgres mailinglist, e.g. 
pgsql-general@postgresql.org

cheers,
thomas