Commands.app

\timing

psql Commands

Toggle query execution timing

Examples
Common usage examples

Toggle timing on/off

\timing

Enable query timing

\timing on
Notes
  • Useful for performance analysis
Related Commands
You might also find these useful