4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
2 results tagged aurora x
  • Using RDS Data API - Amazon Aurora
    February 8, 2024 at 4:34:24 PM GMT+1 - permalink - archive.org - https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html
    aurora rds
  • Aurora on Amazon RDS - Amazon Relational Database Service

    Pour un cluster Aurora donné, 3 endpoints :

    • cluster endpoint : pointe toujours sur le master
    • reader endpoint : pointe toujours sur un slave
    • instance endpoint : permet de pointer spécifiquement une instance donnée. Ne garantit pas que cette instance restera un slave ou un master.

    You can determine which DB instance in an Aurora DB cluster that a connection is connected to by checking the innodb_read_only global variable, as shown in the following example.
    SHOW GLOBAL VARIABLES LIKE 'innodb_read_only';
    The innodb_read_only variable will be set to ON if you are connected to an Aurora Replica and OFF if you are connected to the primary instance.

    October 3, 2016 at 4:01:46 PM GMT+2 - permalink - archive.org - http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html
    aurora aws mysql
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation