Maximum number of databases?

0

Hi,

I have a quick question - what is the maximum number of databases which can be created in a single DocumentDB cluster? Is there any limit at all?

Thanks!

demandé il y a 5 ans649 vues
3 réponses
0

The offical documention of DocumentDB does not have any limitations related to the maximum amount of allowed databases per cluster. PostgreSQL (which runs under the hood of DocumentDB) also has no limitation. Just keep in mind - that creating a massive amount of databases can negatively effect your whole cluster (open files, indicies, open connections, etc.).

misc
répondu il y a 5 ans
0

Thank you!

répondu il y a 5 ans
0

DocumentDB has a limit of 100,000 databases per cluster . Refer to following documentation for more details : https://docs.aws.amazon.com/documentdb/latest/developerguide/limits.html#limits-cluster

AWS
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions