From: | Jaime Casanova <systemguards(at)gmail(dot)com> |
---|---|
To: | "A(dot) R(dot) Van Hook" <hook(at)lake-lotawana(dot)mo(dot)us> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: sysid |
Date: | 2005-11-23 15:52:02 |
Message-ID: | c2d9e70e0511230752o2b2f4927q8ece1312abcfdc24@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On 11/23/05, A. R. Van Hook <hook(at)lake-lotawana(dot)mo(dot)us> 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?
>
> thanks
>
use versions < 8.1
> --
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
--
Atentamente,
Jaime Casanova
(DBA: DataBase Aniquilator ;)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-11-23 17:23:00 | Re: unplanned sub-select error? |
Previous Message | Alvaro Herrera | 2005-11-23 15:45:22 | Re: sysid |