Yogesh Jadhav
- Total activity 93
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 53
Activity overview
Latest activity by Yogesh Jadhav-
Yogesh Jadhav created an article,
How to Monitor Remote Bootstrap of a Tablet using logs and metrics
How to Monitor Remote Bootstrap of a Tablet using logs and metrics Environment YugabyteDB - all supported versions YugabyteDB Anywhere - any supported version when reviewing universe logs, support...
-
Yogesh Jadhav created an article,
How to Monitor Remote Bootstrap of a Tablet using logs and metrics
How to Monitor Remote Bootstrap of a Tablet using logs and metrics Environment YugabyteDB - all supported versions YugabyteDB Anywhere - any supported version when reviewing universe logs, support...
-
Yogesh Jadhav created an article,
How to Monitor Remote Bootstrap of a Tablet using logs and metrics
How to Monitor Remote Bootstrap of a Tablet using logs and metrics Environment YugabyteDB - all supported versions YugabyteDB Anywhere - any supported version when reviewing universe logs, support...
-
Yogesh Jadhav created an article,
How to Review Tablet Movement Logs
EnvironmentYugabyteDB - all supported versionsOverviewCustomers may need to confirm whether YugabyteDB moved a tablet replica or tablet leader by reviewing YB-Master and YB-TServer logs.Tablet move...
-
Yogesh Jadhav created an article,
Guide to YugabyteDB Master and TServer Web UIs
Table of Contents Environment Overview Accessing the UIs Part 1: Master UI Pages (Port 7000) 1.1 Home — / 1.2 Tablet Servers — /tablet-servers 1.3 Tables — /tables 1.4 Table Details — /table?id=<t...
-
Yogesh Jadhav created an article,
pg_locks Fails With "Tablet hidden" Error
Environment YugabyteDB (YSQL) Issue Querying pg_locks or calling yb_lock_status(NULL, NULL) fails with an error like: ERROR: GetLocations for tablet 63d4fb94f28348ca832476c7e5ff46a9 failed: : Tabl...
-
Yogesh Jadhav created an article,
How to prevent read replica queries or follower reads redirecting to primary cluster or leader.
EnvironmentYugabyteDB (YSQL)Follower Reads or Read Replica ClusterIssueWhen using follower reads or read replicas, queries are unexpectedly being redirected to the leader tablet instead of being se...
-
Yogesh Jadhav created an article,
How to prevent read replica queries or follower reads redirecting to primary cluster or leader.
EnvironmentYugabyteDB (YSQL)Follower Reads or Read Replica ClusterIssueWhen using follower reads or read replicas, queries are unexpectedly being redirected to the leader tablet instead of being se...
-
Yogesh Jadhav created an article,
How to Check Blocking Queries in YugabyteDB
EnvironmentYugabyteDB (YSQL)IssueWhen running concurrent transactions in YugabyteDB, queries may become blocked waiting for locks held by other transactions. This can cause performance degradation ...
-
Yogesh Jadhav created an article,
Index Creation Fails with “timed out waiting for postgres backends to catch up”
Table of Contents Environment Issue Resolution Overview Steps Identify the catalog version the build is waiting on Find the lagging backends on all tservers Apply a solution Retry Index Creati...