Postgresql performance on EC2/EBS
Posted
by matija
on Stack Overflow
See other posts from Stack Overflow
or by matija
Published on 2010-06-10T13:58:45Z
Indexed on
2010/06/10
14:02 UTC
Read the original article
Hit count: 284
What gives best performance for running PostgreSQL on EC2? EBS in RAID? PGData on /mnt?
Do you have any preferences or experiences? Main "plus" for running pgsql on EBS is switching from one to another instances. Can this be the reason to be slower that /mnt partition?
PS. im running postgresql 8.4 with datas/size about 50G, amazon ec2 xlarge(64) instance.
© Stack Overflow or respective owner