Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

permission denied


  • From: phil campaigne <pcampaigne(at)charter(dot)net>
  • To: pgsql-novice(at)postgresql(dot)org
  • Subject: permission denied
  • Date: Wed, 12 Mar 2003 22:23:36 -0500
  • Message-id: <3E6FF9B8.3060604@charter.net> <text/plain>

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		




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group