Re: Permission Denied

Поиск
Список
Период
Сортировка
От Marcus Andree S. Magalhaes
Тема Re: Permission Denied
Дата
Msg-id 1047569756.3e70a55c8a1dd@webmail.vlinfo.com.br
обсуждение исходный текст
Ответ на Permission Denied  ("pcampaigne" <pcampaigne@charter.net>)
Список pgsql-novice
I'm having problems with Postgres and JDBC. When connecting from root, using
JDBC,
the user can't authenticate against the database. But, when running a norma.
user, everything works flawlessly... The PATH and CLASSPATH environment
variables are exactly the same... Any ideas??

Thanks

Quoting pcampaigne <pcampaigne@charter.net>:

> I'm using jdbc to connect tomcat to postgresql.  I get "permission denied"
> when my application tries to acces the database files.
>   "/usr/local/pgsql/data/global/1262"
> I think I need to change the linux directory permission, but to who?
> ...postgres
>          ...the database user
> 1. Which one? Should directory permission match the database username and
> password in the jdbc connection code?
> 2. Do I set permissions using chown and chgrp?
> 3. Set permission for just 1262 or all in the global directory? or of the
> path?
>
> thanks,
> Phil
>
>




-------------------------------
   http://www.vlinfo.com.br

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: looking up members of a group
Следующее
От: Joe Conway
Дата:
Сообщение: Re: CHECK constraint