Cloud SQL에서 지원하는 데이터베이스 엔진에는 여러 버전이 있습니다.
버전은 기능과 발생하는 문제 유형에 따라 달라질 수 있습니다. 업그레이드를 수행하면 사용자가 영향을 받을 수 있지만 최신 데이터베이스 기능과 중요 패치를 제공하는 것도 중요합니다.
Cloud SQL은 패치와 마이너 버전 업데이트를 통해 자동으로 인스턴스를 최신 상태로 유지합니다.
Cloud SQL에서 지원하는 메이저 버전 및 마이너 버전
Cloud SQL에서 지원하는 데이터베이스 버전은 다음과 같습니다.
주 버전
마이너 버전
지원 시작일
SQL Server 2022 Standard(기본값)
CU14
2023년 6월 26일
SQL Server 2022 Enterprise
CU14
2023년 6월 26일
SQL Server 2022 Express
CU14
2023년 6월 26일
SQL Server 2022 Web
CU14
2023년 6월 26일
SQL Server 2019 Standard
CU28
2021년 6월 24일
SQL Server 2019 Enterprise
CU28
2021년 6월 24일
SQL Server 2019 Express
CU28
2021년 6월 24일
SQL Server 2019 Web
CU28
2021년 6월 24일
SQL Server 2017 Standard
CU31
2020년 2월 19일
SQL Server 2017 Enterprise
CU31
2020년 2월 19일
SQL Server 2017 Express
CU31
2020년 2월 19일
SQL Server 2017 Web
CU31
2020년 2월 19일
Cloud SQL 데이터베이스 버전 형식
SQL Server의 경우 연도는 주 버전 번호를 제공하며 부 버전은 지원되는 누적 업데이트(CU)입니다. 예를 들어 SQL Server 2022 Enterprise CU11의 경우 2022 Enterprise는 주 버전 번호, CU11은 부 버전 번호입니다.
Cloud SQL 인스턴스의 데이터베이스 버전을 식별하는 방법
Cloud SQL 인스턴스를 만들 때 데이터베이스 버전을 지정합니다.
데이터베이스 버전을 지정하지 않으면 Cloud SQL에서 기본 데이터베이스 버전을 사용합니다.
조직의 모든 Cloud SQL 인스턴스와 데이터베이스 버전을 보려면 데이터베이스 센터를 사용합니다.
데이터베이스 센터에서 뷰를 프로젝트에서 폴더나 조직으로 전환하여 모든 Cloud SQL 인스턴스의 전체 목록을 가져올 수도 있습니다.
자세한 내용은 리소스 필터링 및 Fleet 인벤토리 정보 내보내기를 참조하세요.
부 버전 지원
Cloud SQL은 데이터베이스 엔진 개발자 커뮤니티의 정식 버전 출시 후 3개월 이내에 새로운 마이너 버전을 지원합니다.
Cloud SQL에서 새로운 마이너 버전을 지원하면 Cloud SQL은 새 버전에서 새 인스턴스를 자동으로 프로비저닝합니다. 다음 예약된 유지보수 출시 중에 Cloud SQL은 기존 인스턴스를 새 버전으로 업그레이드합니다.
Cloud SQL은 각 데이터베이스 엔진의 타겟 마이너 버전을 결정합니다.
타겟 마이너 버전이 Cloud SQL 인스턴스의 마이너 버전과 다르면 Cloud SQL은 다음 유지보수 주기에 해당 버전을 업그레이드합니다. 인스턴스의 유지보수 기간을 설정하여 유지보수를 다시 시작할 날짜와 시간을 정할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-19(UTC)"],[],[],null,["# Database versions and version policies\n\n\u003cbr /\u003e\n\n[MySQL](/sql/docs/mysql/db-versions \"View this page for the MySQL database engine\") \\| [PostgreSQL](/sql/docs/postgres/db-versions \"View this page for the PostgreSQL database engine\") \\| SQL Server\n\n\u003cbr /\u003e\n\nThis page describes Cloud SQL's database version support policies.\n\nDatabase versions supported by Cloud SQL\n----------------------------------------\n\nThe database engines supported by Cloud SQL include multiple versions.\nThe versions can vary in capabilities and in the types of issues that\narise. While performing an upgrade can impact your users,\nproviding up-to-date database features and important patches is also critical.\nCloud SQL keeps your instances up-to-date with patches and\nminor version updates automatically.\n\nMajor and minor versions supported by Cloud SQL\n-----------------------------------------------\n\nCloud SQL supports the following database versions.\n\nThe mainstream end date and the extended support end dates follow the Microsoft\n[SQL Server support lifecycle](https://learn.microsoft.com/en-us/lifecycle/products/).\nThese dates are different than the Cloud SQL extended support dates\nthat apply to Cloud SQL for PostgreSQL and Cloud SQL for MySQL.\n\nCloud SQL database version format\n---------------------------------\n\n\nFor SQL Server, the year provides the major version number and the minor version\nis the supported Cumulative Update (CU). For example,\nfor SQL Server 2022 Enterprise CU11, **2022 Enterprise** is the major version number\nand **CU11** is the minor version number.\n\n### How to identify the database version of your Cloud SQL instance\n\nYou specify the database version when you create a Cloud SQL instance.\nIf you don't specify a database version, then Cloud SQL uses the default\ndatabase version.\n\nTo view the database version of a Cloud SQL instance, do the following:\n\n1. In the Google Cloud console, go to the **Cloud SQL Instances** page.\n\n [Go to Cloud SQL Instances](https://console.cloud.google.com/sql)\n2. To open the **Overview** page of an instance, click the instance name.\n3. In the **Configuration** card, view the **Database version**.\n\nTo filter instances by a specific database version within your Cloud SQL project, do the following:\n\n1. In the Google Cloud console, go to the **Cloud SQL Instances** page.\n\n [Go to Cloud SQL Instances](https://console.cloud.google.com/sql)\n2. In the **Filter** field, select **Type**. The database versions that are within your project are listed.\n3. To filter the instances, select a database version within your project.\n\nTo view all Cloud SQL instances and their database versions in your organization,\nuse [Database Center](/database-center/docs/overview).\nYou can also switch views in Database Center from project\nto folders or organizations to get a complete list of all your\nCloud SQL instances.\nFor more information, see\n[Filter resources and export fleet inventory information](/database-center/docs/filter-resources-export-fleet-inventory-information).\n\nMinor version support\n---------------------\n\nCloud SQL supports new minor versions within three months of their general availability release by the database engine developer community. After Cloud SQL supports a new minor version, Cloud SQL provisions new instances on the new version automatically. During the next scheduled maintenance rollout, Cloud SQL upgrades existing instances to the new version.\n\n\u003cbr /\u003e\n\nCloud SQL determines the target minor version for each database engine.\nWhen the target minor version is different from the minor version for a\nCloud SQL instance, Cloud SQL upgrades that version during\nthe next maintenance cycle. You can control the day and time when maintenance\nrestarts occur by\n[setting a maintenance window](/sql/docs/sqlserver/set-maintenance-window)\nfor your instance.\n| **Note:** Cloud SQL might not support each new minor version released by the database engine developer. For example, Cloud SQL might not support a minor version that's found not to work well with Cloud SQL."]]