Grant question..

From: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Grant question..
Date: 2002-12-12 21:56:24
Message-ID: AB815D267EC31A4693CC24D234F8291603202921@ACCLUST02EVS1.ugd.att.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Timothy Grant 2002-12-12 21:57:59 Restoring a pg_dumped file...
Previous Message Stephan Szabo 2002-12-12 21:52:42 Re: Frustration with date/times/epoch in v7.3.