Grant question.. - Mailing list pgsql-general

From Williams, Travis L, NPONS
Subject Grant question..
Date
Msg-id AB815D267EC31A4693CC24D234F8291603202921@ACCLUST02EVS1.ugd.att.com
Whole thread Raw
List pgsql-general
I'm using 7.2..  if you create a table with a column type serial it automatically create a sequence for this serial
(correct? I think so anyway).. if you grant all to someone on this table do you also have to do a grant on the
sequence?

Travis

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Frustration with date/times/epoch in v7.3.
Next
From: Timothy Grant
Date:
Subject: Restoring a pg_dumped file...