Currently, pgAdmin allows users to view and edit column comments for tables, but not for views. Column comments on views are stored in the PostgreSQL system catalog (pg_description), but there is no way to see them in the pgAdmin interface (Properties dialog, Object browser, etc.).
thanks
Currently, pgAdmin allows users to view and edit column comments for tables, but not for views. Column comments on views are stored in the PostgreSQL system catalog (pg_description), but there is no way to see them in the pgAdmin interface (Properties dialog, Object browser, etc.).
thanks