permission denied - Mailing list pgsql-novice

From phil campaigne
Subject permission denied
Date
Msg-id 3E6FF9B8.3060604@charter.net
Whole thread Raw
Responses Re: permission denied  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I'm using jdbc to connect tomcat to postgresql.  I a permission denied
when my application tries to acces the database files.
  "/usr/local/pgsql/data/global/1262"
I am trying to change the linux directory's permission, but to who?
    ...postgres
         ...the database user
1. Which one?
2. Do I set permissions using chown and chgrp?
3. Set permission for just 1262 or all in the global directory?

thanks,
Phil


pgsql-novice by date:

Previous
From: Niclas Hedell
Date:
Subject: Re: get the oid
Next
From: Tom Lane
Date:
Subject: Re: pg_dump ,pg_restore problem