Browse through the questions and answers listed below or filter and sort to narrow down your results.
0
answers
0
votes
0
views
AWS-User-6802794
asked 3 days ago
1
answers
0
votes
8
views
AWS-User-4612171
asked 4 days ago
1
answers
0
votes
9
views
AWS-User-9706056
asked 19 days ago
1
answers
0
votes
7
views
Navin GV
asked 19 days ago
1
answers
0
votes
5
views
AWS-User-2979824
asked 19 days ago
0
answers
0
votes
3
views
AWS-AdamLevin
asked 19 days ago
0
answers
0
votes
5
views
myronix88
asked 25 days ago
1
answers
1
votes
4
views
AWS-User-7862835
asked a month ago
2
answers
0
votes
4
views
AWS-User-1821570
asked a month ago
2
answers
0
votes
9
views
iamnick
asked a month ago
0
answers
0
votes
3
views
AWS-User-5701390
asked a month ago
2
answers
0
votes
4
views
AWS-User-5132967
asked a month ago
1
answers
0
votes
3
views
AWS-User-1526643
asked a month ago
1
answers
0
votes
7
views
AWS-User-5397853
asked a month ago
1
answers
0
votes
5
views
AWS-User-2961079
asked a month ago
1
answers
0
votes
2
views
AWS-Arthur
asked a month ago
0
answers
1
votes
4
views
robosante
asked a month ago
0
answers
0
votes
2
views
BobK_8S
asked a month ago
0
answers
0
votes
3
views
AWS-User-7000560
asked 2 months ago
2
answers
0
votes
4
views
Notitia
asked 2 months ago
1
answers
0
votes
10
views
AWS-User-6471485
asked 2 months ago
2
answers
1
votes
3
views
Notitia
asked 2 months ago
1
answers
0
votes
3
views
AWS-User-8279819
asked 2 months ago
0
answers
0
votes
1
views
MatSure
asked 2 months ago
0
answers
0
votes
1
views
AWS-burkina-faso
asked 2 months ago
1
answers
0
votes
6
views
AWS-User-0018211
asked 2 months ago
1
answers
0
votes
7
views
AWS-User-0815207
asked 2 months ago
1
answers
0
votes
3
views
Josh
asked 2 months ago
1
answers
0
votes
1
views
AWS-User-3610377
asked 2 months ago
1
answers
0
votes
6
views
AWS-User-1459344
asked 2 months ago
1
answers
0
votes
6
views
AWS-User-5345915
asked 2 months ago
1
answers
0
votes
1
views
Bisse
asked 2 months ago
1
answers
0
votes
2
views
AWS-supra
asked 3 months ago
1
answers
0
votes
7
views
AWS-User-4609384
asked 3 months ago
2
answers
0
votes
5
views
AWS-User-3327529
asked 3 months ago
2
answers
0
votes
7
views
ThomasG
asked 3 months ago
1
answers
0
votes
3
views
Nicola
asked 3 months ago
0
answers
0
votes
5
views
jonwhitcraft-storable
asked 3 months ago
1
answers
0
votes
5
views
omariqbalnarubykea
asked 3 months ago
1
answers
0
votes
7
views
learner
asked 3 months ago
1
answers
0
votes
3
views
learner
asked 3 months ago
0
answers
0
votes
25
views
AWS-AdamLevin
asked 3 months ago
2
answers
0
votes
7
views
learner
asked 4 months ago
2
answers
1
votes
7
views
lraymond
asked 4 months ago
2
answers
0
votes
8
views
jwatte
asked 4 months ago
3
answers
1
votes
16
views
AWS-User-5482625
asked 4 months ago
1
answers
0
votes
2
views
David
asked 4 months ago
2
answers
0
votes
5
views
h3xed
asked 4 months ago
1
answers
0
votes
6
views
igomez
asked 5 months ago
1
answers
0
votes
6
views
AWS-User-8897895
asked 5 months ago
2
answers
0
votes
18
views
Dhaval Mehta
asked 5 months ago
1
answers
0
votes
8
views
AWS-User-3261221
asked 5 months ago
0
answers
0
votes
9
views
Jim
asked 5 months ago
2
answers
0
votes
16
views
Damianenko Max Zeballos Torres
asked 5 months ago
2
answers
0
votes
6
views
Aleksei Manannikov
asked 5 months ago
1
answers
0
votes
6
views
Fran
asked 5 months ago
2
answers
0
votes
35
views
AWS-User-4365303
asked 5 months ago
1
answers
0
votes
5
views
Arindam_C
asked 2 years ago
1
answers
0
votes
3
views
Ozioma Uzoegwu
asked 2 years ago
2
answers
0
votes
2
views
AWS-cm-1462515
asked 2 years ago
1
answers
0
votes
2
views
AWS-User-7906872
asked 2 years ago
1
answers
0
votes
4
views
Dinesh_S
asked 2 years ago
What are best practices for setting a test environment for RDS Aurora PostgreSQL
Customer who periodically simulates an outage in RDS Aurora PostgreSQL by stopping and starting the entire Aurora cluster and observing the effect on different upstream systems. This is not an ideal situation as it takes some time for the stopping/starting and the environment is offline and unavailable for other testing use during the duration. They were thinking of setting up a reader node for testing and isolate testing to this node. However, they indicated that these reader nodes can only be rebooted and not just stopped, this may not be ideal for them.
Is there a way for the customer to have a similar parallel environment for testing purposes for these offline scenarios while maintaining functionality of the database for other testing?
Accepted AnswerAurora PostgreSQL
1
answers
0
votes
1
views
Jennifer_N
asked 2 years ago
1
answers
0
votes
2
views
Dmitriy_N
asked 2 years ago
1
answers
0
votes
2
views
AWS-User-2629414
asked 3 years ago
Aurora PostgreSQL - recommended maximum number of databases (for a multi-tenant data layer)
Hello,
TL;DR - I have a customer who has a SaaS solution which includes multi-tenant data layers. They want to improve their tenant isolation by creating a logical DB per tenant.
Aurora Postgres is a main component of the architecture. In order to create better isolation, they would like to create a database per tenant (to clarify: multiple logical databases within the same cluster). They ask whether a single Aurora PostgreSQL cluster can hold 10K DBs.
1. Is this a reasonable requirement from Aurora Postgres (and from
PostgreSQL at all)?
2. In which point (regarding DBs number) solutions
like sharding will make sense? (talking only about the number of DBs in a cluster. To clarify - I'm
also discussing with them about each DB performance
requirements, availability requirements, etc..)
3. In addition, I am discussing with the customer
about other considerations, like dividing the DBs in order to create
better maintenance / operations abilities and limit the blast radius
of one cluster).
Many thanks in advance.
Accepted AnswerAurora PostgreSQL
1
answers
0
votes
4
views
Oren Reuveni
asked 3 years ago
1
answers
0
votes
8
views
AWS-User-0898983
asked 3 years ago
1
answers
0
votes
8
views
Eugene_K
asked 3 years ago
PostGIS and Aurora compatibility: experience feedback
Customer would like to move his PostgreSQL to Aurora PostgreSQL with PostGIS.
As per [AWS forum][1], this should work as RDS PostgreSQL [documentation][2] is supported and Aurora doesn't list it as [incompatible][3].
I quickly checked I could load the postgis extension in Aurora but I don't have extensive experience with this.
Are there any drawbacks, tips with Aurora + PostGIS ?
[1]: https://forums.aws.amazon.com/thread.jspa?messageID=811633&tstart=0
[2]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.html#Appendix.PostgreSQL.CommonDBATasks.PostGIS
[3]: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraPostgreSQL.Compare.html
Accepted AnswerAurora PostgreSQL
2
answers
0
votes
4
views