Shanshan Zhao
- Total activity 85
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 53
Activity overview
Latest activity by Shanshan Zhao-
Shanshan Zhao created an article,
Best Practices for EDB Cloud Cluster Bulk Data Loading
We have the 7 Best Practice Tips for PostgreSQL Bulk Data Loading. This document will describe the tips from EDB Cloud Service. Tip 1: Target Cluster is Single Node Synchronous commits can reduce ...
-
Shanshan Zhao created an article,
Faraway Replica Disaster Recovery
Summary This runbook describes how to failover to the faraway replica in EDB Cloud Service by promoting it as the new Primary node. Any automatic failovers in EDB Cloud Service with Primary/Standby...
-
Shanshan Zhao created an article,
Using an AWS Network Load Balancer to Change Database Connection Port for EDB Clusters
The default port for EDB Clusters is 5432, and this setting is fixed. However, if you wish to use a different port for your database connection, you can create an AWS Network Load Balancer to facil...
-
Shanshan Zhao created an article,
How to Onboard to EDB Cloud Service - Create machine user
Background This article provides step-by-step instructions for EDB Admin(Org Owner) about creating a machine user for onboarding. Table of Content Step 1 Create a machine user Step 2 Grant the pr...
-
Shanshan Zhao created an article,
AWS | Best Practices for Updating Cluster Volume Size and IOPs, Throughput
Background 1. AWS volume disks can be modified once every 6 hours. Therefore, the 2nd modification request can be made after 6 hours. 2. Increasing volume size is distinct from making changes to IO...
-
Shanshan Zhao created an article,
Enabling Transparent Data Encryption (TDE) in EDB Cloud Console
If a cluster is enabled with TDE, the user needs to update the policy for each cluster. This article outlines all the steps required to enable TDE in the EDB Cloud Console. Table of Contents AWS ...
-
Shanshan Zhao created an article,
How to Onboard to EDB Cloud Service - Connect Your Cloud Account
Background This article provides step-by-step instructions for Cloud Admin about connecting your cloud account to EDB Cloud Service. Prerequisites 1. The access key of the machine user for onboar...
-
Shanshan Zhao created an article,
Setting up a private hosted zone in AWS Route 53 to connect to an EDB Cloud Database cluster
This article introduces how to create the private hosted zone in AWS Route 53 for EDB Postgres AI Cloud Service clusters. It applies to 3 scenarios: The connection string for private endpoint con...
-
Shanshan Zhao created an article,
Using the Same Connection String to Connect to the New Cluster with Azure Private DNS zones
Background Different EDB Postgres AI Clusters have different connection strings. The hostname is generated from the cluster id. If you want to use the same connection string for the new cluster aft...
-
Shanshan Zhao created an article,
Getting Started with PgBouncer on EDB Postgres AI
How to deploy PgBouncer in EDB Postgres AI You can enable PgBouncer in Cluster's Additional Settings Tab when creating or editing a new cluster. Refer to Creating a cluster By default, read-write ...