![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
.. psql:/home/gary/PostgreSQL/9.0/data/gjd_data/Z_Build_DB_Linux.sql:48: ERROR: could not set permissions on directory "/home/gary/PostgreSQL/9.0/ data/gjd_data/gjd_sentinel_data": Permission denied ... |
#3
| |||
| |||
|
|
On Fri, 12 Aug 2011 16:15:40 +0000, gargoyle60 wrote: .. psql:/home/gary/PostgreSQL/9.0/data/gjd_data/Z_Build_DB_Linux.sql:48: ERROR: could not set permissions on directory "/home/gary/PostgreSQL/9.0/ data/gjd_data/gjd_sentinel_data": Permission denied ... Therein lies the problem. |
#4
| |||
| |||
|
|
I am going around in circles trying to get a SQL script to run. I have installed PostgreSQL 9.0 in Ubuntu 11.04. |
itti/postgresql
#5
| |||
| |||
|
|
Here's what I've done to install postgresql 9.0.4 on my ubuntu system. sudo apt-add-repository ppa itti/postgresqlsudo apt-get update sudo apt-get install postgresql-9 |
itti/postgresql
#6
| |||
| |||
|
|
Here's what I've done to install postgresql 9.0.4 on my ubuntu system. sudo apt-add-repository ppa itti/postgresql |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
That's interesting. I didn't include sudo apt-add-repository ppa itti/postgresql that's not something I recognize and couldn't find anygoogled references to anything like it |
|
I had previously tried: sudo apt-get update sudo apt-get install postgresql-9 and got an error, something about postgresql-9 not available. |
#9
| |||
| |||
|
|
Here's what I've done to install postgresql 9.0.4 on my ubuntu system. sudo apt-add-repository ppa itti/postgresql sudo apt-get updatesudo apt-get install postgresql-9 |
#10
| |||
| |||
|
|
BTW, Fedora packages are poorly maintained: rpm -qa|grep postgresql90-server postgresql90-server-9.0.2-1PGDG.f14.i686 It should be 9.0.4. |
![]() |
| Thread Tools | |
| Display Modes | |
| |