Re: Help

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help
Дата
Msg-id 11153.1114698022@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Help  (ElayaRaja S <elayaraja.s@gmail.com>)
Список pgsql-general
ElayaRaja S <elayaraja.s@gmail.com> writes:
> Note: At the time of installing itself i get problem while setting permission as
>        root&    chown postgres.postgres /usr/local/pgsql/
>        chown: `postgres.postgres': invalid user

Some versions of chown only support the notation user:group
not user.group --- looks like yours is one.  I suspect also
that you failed to create the postgres user account properly.

            regards, tom lane

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

Предыдущее
От: Stephane Bortzmeyer
Дата:
Сообщение: Re: PRIMARY KEY on a *group* of columns imply that each column is NOT
Следующее
От: "Woody Woodring"
Дата:
Сообщение: Re: Help