PostgreSQL용 AlloyDB는 가장 까다로운 엔터프라이즈 데이터베이스 워크로드를 위한 완전 관리형 PostgreSQL 호환 데이터베이스 서비스입니다. AlloyDB는 뛰어난 성능, 확장성, 가용성을 위해 가장 인기 있는 오픈소스 데이터베이스 엔진 중 하나인 PostgreSQL과 Google Cloud 의 장점을 결합합니다. PostgreSQL용 AlloyDB에 관한 자세한 내용은 PostgreSQL용 AlloyDB 문서를 참고하세요.
기존 Cloud SQL 프로듀서 네트워크 아키텍처를 사용하는 PostgreSQL용 Cloud SQL 소스에서 마이그레이션하는 경우와 몇 가지 기타 시나리오에서는 클라우드 호스팅 TCP 프록시를 사용하는 것이 좋습니다. Database Migration Service에서는 이를 설정하는 데 도움이 되는 안내 환경을 제공할 수 있습니다.
VPC 피어링 연결 방법은 Google Cloud의 자체 관리 소스와 VPN 또는 Interconnect를 통해 Google Cloud VPC에 연결된 다른 클라우드 플랫폼의 소스에 적용할 수 있습니다. 안전하지 않은 연결을 사용해야 하는 시나리오에도 역방향 SSH 터널이 제공됩니다.
모든 경우에 SSL/TLS를 사용하여 소스 데이터베이스와 대상 데이터베이스 간의 기본 네트워크 연결을 보호할 수도 있습니다.
AlloyDB 사용자
새 AlloyDB 클러스터에 처음 연결할 때는 postgres 계정을 사용하세요.
관리형 서비스이므로 AlloyDB는 PostgreSQL 사용자가 SUPER 권한을 갖도록 허용하지 않습니다.
[[["이해하기 쉬움","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-06-12(UTC)"],[[["AlloyDB for PostgreSQL is a fully managed, PostgreSQL-compatible database service designed for demanding enterprise workloads, offering superior performance, scale, and availability."],["AlloyDB offers various connectivity options, including private IP addresses, cloud-hosted TCP proxy, VPC peering, and reverse SSH tunnel, with SSL/TLS available for securing network connections."],["When creating an AlloyDB cluster, users can customize various configuration settings to meet their specific needs, as detailed in the documentation."],["New AlloyDB clusters are initially accessed using the `postgres` account, but users are restricted from having `SUPER` privileges due to its managed service nature."],["AlloyDB instances are configured for high availability by default, enhancing reliability."]]],[]]