← 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 .txtextension is used to avoid.gitignoreexclusions
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