PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 10, 2025Journal of Wireless Mobile Networks Ubiquitous Computing and Dependable Applications0 citations

Performance Tuning for Cloud-Based Databases Oracle/Postgres: Analyzing Query Optimization Techniques

View Full Paper
HKHarsha Vardhan Reddy KavuluriSASuresh Babu AvulaASAdithya Sirimalla

Key Points

  • Optimized query techniques reduced latency in PostgreSQL by 47% and Oracle by 39%, enhancing performance.
  • Adaptive caching configurations increased hit ratios significantly, improving efficiency in both Oracle and PostgreSQL.
  • PostgreSQL demonstrated superior cost-per-query efficiency under analytical workloads, showing better resource management.
  • Oracle exhibited predictable scalable performance under high-concurrency workloads, essential for enterprise applications.

Abstract

Modern enterprise applications consider cloud-hosted relational databases like Oracle Cloud Database and Amazon RDS PostgreSQL as pivotal components. However, their tuning performance differs greatly because of the optimizer behavior, indexing schemes, and resource management layers. This article provides a thorough analysis comparing the corpus and performance of advanced query optimization techniques in the two platforms under OLTP and OLAP workloads. In a controlled experimental setting with synthetic benchmarks, we found that executing plan hints and parallel query execution with PostgreSQL and Oracle reduced their latency by 47% and 39%, respectively. Moreover, tuned adaptive caching configurations increased the hit ratios by 21% and 18%, respectively. The experiments further indicated that under analytical loads, Postgres showed better cost-per-query efficiency, while Oracle exhibited more predictable scalable performance under high-concurrency workloads. Such fine-grained postulates enable the automation of tuning autovacuum thresholds, JIT compilation switches, and burst I/O behaviors, providing playbooks for workload optimization, creating reference models of cost versus performance which can be used practically by engineers and architects responsible for large, latency constrained systems.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Kavuluri et al. (2025) studied this question.

synapsesocial.com/papers/68c1c9dd54b1d3bfb60f2f6chttps://doi.org/10.58346/jowua.2025.i2.028
Ask AI
Helpful
Bookmark
Share
View Full Paper