adding comments to a table

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: "pg-general (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: adding comments to a table
Date: 2003-06-05 15:18:24
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB05FED3D4@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Howdy:

Running PostgreSQL 7.2.1 on RedHat Linux 7.2.

I have a table where I'm the owner, but I want to give
all permission to another person. So, I do a
'grant all on <table> to <joe_user>' and it seems that
they have all the rights that I do.

But they are not able to add a comment to the table.

Is this a table creator-only ability? How can I give
the new person the ability to add a comment to
the table?

Thanks!

-X

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Wood 2003-06-05 15:43:08 Order By ignoring "-" character
Previous Message javier garcia - CEBAS 2003-06-05 14:56:54 EXTERN JOIN with WHEN query