FATAL ERROR
SELECT id, path, name, description, address, point(lon,lat) AS coordinates FROM lovin_dir WHERE path ~ 'top.*{2}.idaho_falls.venue.the_big_easy.no_quarter_(a_led_zepplin_tribute)_w._blind_fury_196159.the_venue.the_stamp_doctor' ORDER BY name
ERROR: syntax error at position 51 near "("

FATAL ERROR
SELECT id, name, path, description FROM lovin_dir WHERE path ~ ''
ERROR: syntax error DETAIL: Unexpected end of line.