
shanshan zhao
- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 31
Activity overview
Latest activity by shanshan zhao-
shanshan zhao created an article,
GCP Logs | How to download logs for BigAnimal Hosted clusters in GCP
Background Postgres logs and Postgres audit logs are stored in BigAnimal hosted Cloud Storage bucket. This article will introduce how to download the logs. Prerequisites When creating the cluster, ...
-
shanshan zhao created an article,
GCP BAH | Private Connectivity to BigAnimal cluster
Prerequisites A private BigAnimal Cluster deployed in a GCP project A VM with psql or edb-psql installed in your GCP project. The example here is: development-data VM's VPC has a subnet in the sa...
-
shanshan zhao created an article,
GCP | Connect to BigAnimal private cluster using GCP Private Service Connect
Prerequisite A private BigAnimal Cluster deployed in a GCP project, we call it BigAnimal GCP project. In our example, it's staging-data A VM with psql or edb-psql installed in the same GCP projec...
-
shanshan zhao created an article,
Migration: On-premise EDB Postgres Advanced Server(EPAS) to BigAnimal using Logical Replication
Prerequisites DB type should be the same between the publication server and the subscription server. Either from PostgreSQL to PostgreSQL or EPAS to EPAS. Superuser privilege is required for the ...
-
shanshan zhao created an article,
AWS Logs | How to integrate BigAnimal logs in AWS S3 bucket with New Relic
Prerequisites access to AWS console which has BigAnimal configured AWS user has IAM management permission and can create lambda applications Step 1 - locate S3 bucket 1. Go to your AWS console -...
-
shanshan zhao created an article,
How to create database link to remote EPAS Postgres in BigAnimal
Problem 1, ERROR: permission denied to create database link edb_admin=> CREATE DATABASE LINK epas_linkedb_admin-> CONNECT TO enterprisedb IDENTIFIED BY 'biganimal1234'edb_admin-> USING postgres_fdw...
-
shanshan zhao created an article,
Azure Logs | How to integrate BigAnimal logs in Azure Storage Blob with New Relic
Prerequisites Access to Azure Subscription which has BigAnimal configured License key from NewRelic Step 1 Find the Azure Storage Account related info 1. Login to Azure portal which has BigAnima...
-
shanshan zhao created an article,
Azure | Connect to BigAnimal private cluster with Azure Private Link Service in a different account
Background Private Link Services will be created automatically for BigAnimal Clusters using Private network in Azure. We have documentation Connecting from Azure which gives an example of how to cr...
-
shanshan zhao created an article,
Azure Metrics | How to view BigAnimal metrics on Grafana
Background BigAnimal provides a Prometheus-compatible endpoint to connect to your monitoring infrastructure and Postgres logs via blob storage. You can get the PROMETHEUS URL from Monitoring & Logg...
-
shanshan zhao created an article,
Steps to configure Azure Active Directory as your Identity Provider (IDP)
Background The doc Using Azure AD as your identity provider also gives details to configure Azure Active Directory as IDP. This article will add some screenshots to make the process more straightfo...