Permission Denied - Mailing list pgsql-novice

From pcampaigne
Subject Permission Denied
Date
Msg-id 00e401c2e972$66860d40$0401a8c0@OBJECTPOWER
Whole thread Raw
Responses Re: Permission Denied
List pgsql-novice
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

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Version Number
Next
From: Joe Conway
Date:
Subject: Re: Version Number