PostgreSQL View Performance

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jack_indigo
Forum Contributor
Posts: 186
Joined: Sun Jun 08, 2008 11:25 pm

PostgreSQL View Performance

Post by jack_indigo »

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?
Post Reply