Skip to content

← Back to Index

📂 Sample Data & Usage

See the PostgreSQL Examples for a complete guide to log setup, sample data, and CLI usage.

Sample Log Files

  • Located in the sample_logs/ directory
  • Example: sample_logs/postgresql-2025-10-28_192816.log.txt
  • .txt extension is used to avoid .gitignore exclusions

Example Usage

See PostgreSQL Examples for all CLI and log analysis examples.

Why Use Sample Data?

  • Test the tool without setting up your own PostgreSQL logs
  • See real-world slow query patterns and AI recommendations
  • Validate installation and configuration