John Gage wrote: > After the CREATE statement I would simply put: > > INSERT INTO emp VALUES ('Bill', 4200, 45, '(2,1)'); > > What that accomplishes is making it so the user can simply copy and > paste the entire section and run it in pg_admin. Then, the user can > start fiddling with it as he wants to. > > I know this sounds terribly simple, but simplicity is good, > particularly when you're climbing a steep learning curve. And there > is certainly, unequivocally, no harm in simplicity.
Our documentation got this good only through many small improvements like this. :-) -- Bruce Momjian <br...@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs