'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'1451074\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{6f0fa5be5c671f030be8227e14b62aca4b955eeaee6dfa7a017c52baff169ab1}\\"1451074\\"{6f0fa5be5c671f030be8227e14b62aca4b955eeaee6dfa7a017c52baff169ab1}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
The richer you are, the happier you are?
Today’s column from Allister Heath cites recent research in the field of well-being economics to argue that the best way to promote happiness is to maximise economic growth. While positive to see economic commentators like Heath making use of well-being research, his article, which implies that well-being evidence supports "a single-minded obsession with expanding the economy” approach by government, is completely flawed. Not only does Heath ignore swathes of evidence regarding the factors that contribute to well-being, it is pretty clear that Heath doesn’t understand the research he was referring to.
February 7, 2013



