Re: postgreSQL & amazon ec2 cloud

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: postgreSQL & amazon ec2 cloud
Дата
Msg-id 200903030701.45432.aklaver@comcast.net
обсуждение исходный текст
Ответ на Re: postgreSQL & amazon ec2 cloud  (Sanjay Arora <sanjay.k.arora@gmail.com>)
Ответы Re: postgreSQL & amazon ec2 cloud  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tuesday 03 March 2009 4:41:48 am Sanjay Arora wrote:
> I found today that postgres EnterpriseDB supports Amazon EC2. On a
> shoestring budget EnterpriseDB is just as much an option as Oracle ;-(
>
> So, question is what makes EnterpriseDB more suitable for the cloud than
> plain vanilla postgreSQL?
>
> Anyone?
>
> With best regards.
> Sanjay.
>
>

Nothing. I have created a Postgres instance on an EC2 virtual machine with
attached EBS(Elastic Block Storage). I only got as far as creating in it and
verifying it would run, no benchmarking. EC2 instances have storage as part of
the instance but it is temporary and goes away when the instance is shut down.
For a database you want EBS as it is a virtual harddrive that persists. Should
an EC2 instance go down, you just reattach the EBS drive on reboot. If I
remember correctly there are also some articles at aws.amazon.com about setting
up RAID using EBS drives.



--
Adrian Klaver
aklaver@comcast.net

В списке pgsql-general по дате отправления:

Предыдущее
От: Sanjay Arora
Дата:
Сообщение: Re: postgreSQL & amazon ec2 cloud
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: postgreSQL & amazon ec2 cloud