can you do a normal index on JSON though? I guess you can with the function based indexes. 9.3 actually makes JSON meaningful in Postgres since you can actually query it now.
But there are no write operations, so MongoDB is still a ton nicer here with its atomic modifiers like $push.