Re: Must be table owner to truncate? - Mailing list pgsql-general

From smiley2211
Subject Re: Must be table owner to truncate?
Date
Msg-id 18698506.post@talk.nabble.com
Whole thread Raw
In response to Re: Must be table owner to truncate?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Unfortunately, I found the command via google...I later checked the
documentation...

http://www.postgresql.org/docs/8.1/static/sql-truncate.html

Thanks...Michelle



Tom Lane-2 wrote:
>
> smiley2211 <msramsey22@gmail.com> writes:
>> GRANT TRUNCATE ON stage01 TO jaime44;
>> ERROR:  unrecognized privilege type "truncate"
>
> There is no such permission; where did you get the idea there was?
>
>             regards, tom lane
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>
>-(
--
View this message in context: http://www.nabble.com/Must-be-table-owner-to-truncate--tp18697753p18698506.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: gabrielle
Date:
Subject: oscon booth report!
Next
From: "Raymond C. Rodgers"
Date:
Subject: Re: array_accum() and quoted content