sysid

From: "A(dot) R(dot) Van Hook" <hook(at)lake-lotawana(dot)mo(dot)us>
To: pgsql-sql(at)postgresql(dot)org
Subject: sysid
Date: 2005-11-23 14:26:49
Message-ID: 43847C29.8050800@lake-lotawana.mo.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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?

thanks

--
Arthur R. Van Hook
Mayor
The City of Lake Lotawana

hook(at)lake-lotawana(dot)mo(dot)us
hook(at)lota(dot)us
avanhook3(at)comcast(dot)net
(816) 578-4704 - Home
(816) 578-4215 - City
(816) 564-0769 - Cell

Responses

  • Re: sysid at 2005-11-23 15:45:22 from Alvaro Herrera
  • Re: sysid at 2005-11-23 15:52:02 from Jaime Casanova

Browse pgsql-sql by date

  From Date Subject
Next Message Wim Audenaert 2005-11-23 15:21:40 Drop functions
Previous Message Richard Huxton 2005-11-23 14:08:03 Re: Default on update