From: | Ravi Krishna <sravikrishna3(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Question about AWS Calculator |
Date: | 2018-03-29 15:21:36 |
Message-ID: | CACER=P2SLWmR-vXuqKP0yBXdjAis12GFbBNVdDrhE-62gMRk0w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I am using http://calculator.s3.amazonaws.com/index.html to calculate the
cost of RDS vs EC2. Assuming that I am going for only a 2 node setup
(master and slave), few questions:
1. In EC2 how do I indicate that I need two nodes so that I can set up
streaming replication between them for HA. Do I mention 2 as number of DB
Instance or just add two rows.
2. I understand that in EC2 I can also pick the two nodes in different
availability zones and pay for replication data transfer between those
zones. Am I right ?
3. In RDS it seems HA is built in without the need to mention nodes, be is
same zone or MZ. So how does user pick number of read replicas.
thanks.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-03-29 15:25:57 | Re: Bad Query Plans on 10.3 vs 9.6 |
Previous Message | Cory Tucker | 2018-03-29 15:08:49 | Re: Bad Query Plans on 10.3 vs 9.6 |