FATAL ERROR
SELECT id, path, name, description, address, point(lon,lat) AS coordinates FROM lovin_dir WHERE path ~ 'top.*{2}.wichita.venue.the_vertical_violet.gentleman_auction_house_w._bald_eagle_witch's_hat_and_sun__168209.the_iron_horse_concert_hall.genesis_health_club.the_anchor_drinking_establishment.old_town_district' ORDER BY name
ERROR: syntax error at or near "s_hat_and_sun__168209" LINE 4: ...iolet.gentleman_auction_house_w._bald_eagle_witch's_hat_and_... ^

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