Sorry.. the previous post is not clear:
I check post_id = 2127 and see one of the custom fields, meta_id = 2494.
When I remove the post with post_id = 2127 and I check meta_id = 2494 then it is also gone.
SELECT * FROM wpb8_postmeta WHERE meta_id = 2494
SO in my opinion the custom fields values are also removed. Can you confirm this?