basic question - Mailing list pgsql-novice

From Michael Hanna
Subject basic question
Date
Msg-id 457BF1A6-A818-11D7-96EE-00039308EB2C@hwcn.org
Whole thread Raw
In response to Re: Removing foreign key and adding sequence  (Josh Berkus <josh@agliodbs.com>)
Responses Re: basic question  (Josh Berkus <josh@agliodbs.com>)
Re: basic question  ("Marie G. Tuite" <marie.tuite@edisonaffiliates.com>)
List pgsql-novice
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


pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: No date = bad date?
Next
From: Michael Hanna
Date:
Subject: authentication questions