czl(at)iname(dot)com (charles) writes:
> simple select statement, by primary key, requires plenty of cpu
> time when the primary key has three columns
> when the primary key has two columns several times less cpu is
> required (even though the contents of the table is the same.
What does EXPLAIN show in the two cases? What PG version is this?
regards, tom lane