FATAL ERROR
SELECT id, path, name, description, address,
point(lon,lat) AS coordinates
FROM lovin_dir
WHERE path ~ 'top.*{2}.detroit.venue.lager_house.blue_mountain_w.the_high_strung_+_andy_friedman_and_the_othe_212623.cobo_convention_center_detroit.blind_pig' ORDER BY name
ERROR: syntax error at position 67 near "+"
FATAL ERROR
SELECT id, name, path, description FROM lovin_dir WHERE path ~ ''
ERROR: syntax error
DETAIL: Unexpected end of line.