PostgreSQL View Performance
Moderator: General Moderators
-
jack_indigo
- Forum Contributor
- Posts: 186
- Joined: Sun Jun 08, 2008 11:25 pm
PostgreSQL View Performance
Does anyone have any benchmarks on the performance of doing a SELECT in PostgreSQL against a set of tables versus doing it against a View? Is a View faster, the same, or slower?