FATAL ERROR
SELECT id, path, name, description, address,
point(lon,lat) AS coordinates
FROM lovin_dir
WHERE path ~ 'top.*{2}.detroit.venue.joe_louis_arena.serj_tankian_(w._foo_fighters)_163130.cobo_center.cobo_conference_exhibition_center.community_house_birmingham' ORDER BY name
ERROR: syntax error at position 52 near "("
FATAL ERROR
SELECT id, name, path, description FROM lovin_dir WHERE path ~ ''
ERROR: syntax error
DETAIL: Unexpected end of line.