while browsing a web site (which I am trying to handle), I get an
error message like this:
*" Warning*: pg_query() [function.pg-query]: Query failed: ERROR:
permission denied for relation -table name- in....... on line 45 "
I believe it has a connection to upgrading to postgresql8 , but I am not
sure about it.
Can anyone advice what to do about it. it wasn't there before.
thanks
Armon
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match