Oliver Helm wrote:
Hello,

I was wondering if if is possible to add a note against a field on a postgresql table?

You can add comments: COMMENT ON <various things> IS 'text' - see manuals for details.

--
  Richard Huxton
  Archonet Ltd

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to