A. R. Van Hook wrote:
> It seems that in 8.1.0 we can no longer set the SYSID when adding users 
> and groups.
> i.e
> template1=# create role hooker sysid 1345;
> NOTICE:  SYSID can no longer be specified
> 
> I have lots of code that depends on the actual group and user number.
> Is there a way to set the user and group number?

No -- fix the code.  Just curious, how can user code depend on the
SYSIDs?  I don't see a way.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to