in psql 7.3.3, press enter after a semi-colon
michael=# insert into healthnotes (notes) values ('mytext....');
michael'#
changes the prompt accordingly and doesn't commit the change..what am I
doing wrong? I'm certain this code works, as I've done something
similar via dbVis
Michael