FATAL ERROR
SELECT id, path, name, description, address,
point(lon,lat) AS coordinates
FROM lovin_dir
WHERE path ~ 'top.*{2}.washington.venue.dance_place.dakshina.daniel_phoenix_singh_&_company_107965.51st_state_bar' ORDER BY name
ERROR: syntax error at position 68 near "&"
FATAL ERROR
SELECT id, name, path, description FROM lovin_dir WHERE path ~ ''
ERROR: syntax error
DETAIL: Unexpected end of line.