FATAL ERROR
SELECT id, path, name, description, address,
point(lon,lat) AS coordinates
FROM lovin_dir
WHERE path ~ 'top.*{2}.albuquerque.venue.unm_continuing_education.nm_jewish_history:_story_of_new_mexico_._the_headstones_spea_189596.audio_excellence.audio_excellence.albuquerque_convention_center_east_complex' ORDER BY name
ERROR: syntax error at position 69 near ":"
FATAL ERROR
SELECT id, name, path, description FROM lovin_dir WHERE path ~ ''
ERROR: syntax error
DETAIL: Unexpected end of line.