Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Adding notes against fields



Hello,

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

For example when running "\d tablename" i would like to have and additional column called 'notes' which i could add to by altering the table.  As the note would be field specific, not row specific i would rather not have to do it with an additional column in the table!

I have tried searching though the documentation, but so far have no found anything.  Can anyone suggest whether this is in fact possible, and point me in the right direction?

Many Thanks!

- Oliver





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group