YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Author: Jim Knicely

YugabyteDB Tips > Articles by: Jim Knicely

Display YSQL Database Size

Jim KnicelyJuly 10, 2024

The Postgres pg_database_size(name) built-in system function retunrs the disk space used by the database with the specified name. Although YugabyteDB is Postgres […]

Read More

Identify Unused YCQL Indexes

Jim KnicelyJuly 9, 2024

Yugabyte Cloud Query Language (YCQL) is a semi-relational SQL API that is best fit for internet-scale OLTP and HTAP applications needing massive […]

Read More

Display Queries that Internal Commands Generate

Jim KnicelyJune 27, 2024

As you explore the ysqlsh interactive shell, it’s useful to know that you can view the SQL queries executed for each meta-command […]

Read More

Turn Off YugabyteDB Master INFO Message Logging

Jim KnicelyJune 22, 2024

The YB-Master service maintains the system metadata and records, including tables and the locations of their tablets, as well as users and […]

Read More

Determining if a YugabyteDB Universe is Running a YSQL or YCQL Workload

Jim KnicelyJune 19, 2024

The YugabyteDB Query Layer (YQL) serves as the main interface, enabling applications to interact through client drivers. This layer handles API-specific tasks, […]

Read More

Posts navigation

Older posts
Newer posts

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li