▲ 1 points
back
1 comments
I wonder if this might be somehow related to selecing "" rather than specific columns. I know some older database systems incurred a performance penalty due to how "" would check all columns. I don't know if Postgres handles this differently or not. Just a thought, though