Auto tuning in PostgreSQL involves monitoring the database's performance metrics and using algorithms to adjust configuration settings. This may include tuning parameters like shared_buffers, work_mem, and maintenance_work_mem to optimize memory usage and enhance query performance.