YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: Extensions

YugabyteDB Tips > Extensions

Fix Function uuid_generate_v4() Not Found After Installing uuid-ossp or similar Extension in YugabyteDB

Jim KnicelyApril 10, 2025

In PostgreSQL-compatible databases like YugabyteDB, object resolution—whether for functions, tables, or types—relies on the search_path setting. If an object (like a function) […]

Read More

Lists Functions Created by an Extension

Jim KnicelyApril 7, 2024

We learned in a previous tip that we can ENABLE ORACLE’S COMPATIBILITY FUNCTIONS AND PACKAGES IN YSQL. That’s awesome! But what are […]

Read More

Automatically Create PG Extensions in all new Databases

Jim KnicelyJanuary 19, 2024

PostgreSQL extensions provide a way to extend the functionality of a database by bundling SQL objects into a package and using them […]

Read More

Load pg_stat_monitor when YugabyteDB starts

Jim KnicelyDecember 24, 2023

pg_stat_monitor is a Query Performance Monitoring tool for PostgreSQL and supported in YugabyteDB. It collects performance statistics and provides query performance insights […]

Read More

List Installed Postgres Extensions

Jim KnicelyJune 19, 2023

PostgreSQL extensions provide a way to extend the functionality of a database by bundling SQL objects into a package and using them […]

Read More

Posts navigation

Older 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