| От | Joe Conway |
|---|---|
| Тема | Re: initdb fails: problem with array? |
| Дата | |
| Msg-id | 3F1DB11E.9060209@joeconway.com обсуждение исходный текст |
| Ответ на | initdb fails: problem with array? (Andreas Pflug <pgadmin@pse-consulting.de>) |
| Ответы |
Re: initdb fails: problem with array?
|
| Список | pgsql-hackers |
Andreas Pflug wrote: > The current snapshot won't initdb, because running > information_schema.sql fails. > The two occurences of "WHERE u.usesysid = ANY( g.grolist )" are the > problem. Replacing the ANY clause with some dummy will let everything > run ok. > > select usename from pg_user, pg_group where usesysid = ANY (grolist) > will yield ERROR: syntaxt error at or near "grolist", so I believe that > the ANY(ARRAY) support is broken. > I'm not seeing any problems with a fresh copy of cvs from 15 minutes after you posted. Are you still having the problem? Joe
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера