Numeric user ID invalid in 7.3 ?

Поиск
Список
Период
Сортировка
От Danny Aldham
Тема Numeric user ID invalid in 7.3 ?
Дата
Msg-id 200304122221.h3CML42D003244@lennon.postino.com
обсуждение исходный текст
Ответы Re: Numeric user ID invalid in 7.3 ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
I am moving a postgres database onto an new machine, running the
current stable version of Postgres7.3 . I am finding broken application
software, and seem to have narrowed it down to a user id of 1001 .
That is one-thousand and one. I can create the user fine, put it
into a group, can grant all the permissions, but when the programs run,
or even if I try to execute : psql -d db -U 1001 , I am getting an
error message : ERROR: pg_class_aclcheck invalid user id 1001 .
If i create a new user id that is not numeric it seems to work fine,
but I am worried about having to convert the user ID used in all
the programs.

--
Danny Aldham     Providing Certified Internetworking Solutions to Business
www.postino.com  E-Mail, Web Servers, Security, Web Databases, SQL PHP & Perl


В списке pgsql-novice по дате отправления:

Предыдущее
От: Jeffrey Melloy
Дата:
Сообщение: search_path in SQL script?
Следующее
От: Vittorio Zuccala'
Дата:
Сообщение: postgres 7.2.2 admin