On Fri, Jul 26, 2013 at 10:10 PM, Luis Rojas C. (CATIE) <
[email protected]> wrote:
> Helix, review all data base updates and all was applied, but the problem
persist.
What I wrote still applies. I think you did apply the updates, but under a
different database role, so your dspace role doesn't see them.
To verify this, log in as user postgres, then run psql [dspace] (where
[dspace] is your database name) and run the \z command. You should see
something like this:
postgres@test:~$ psql dspace
psql (8.4.17)
Type "help" for help.
dspace=# \z
Access privileges
Schema | Name | Type | Access privileges
| Column access privileges
--------+--------------------------------+----------+-----------------------+--------------------------
public | bi_2_dis | table |
|
public | bi_2_dis_seq | sequence |
|
public | bi_2_dmap | table |
|
public | bi_2_dmap_seq | sequence |
|
public | bi_3_dis | table |
|
public | bi_3_dis_seq | sequence |
|
public | bi_3_dmap | table |
|
public | bi_3_dmap_seq | sequence |
|
public | bi_5_dis | table |
|
public | bi_5_dis_seq | sequence |
|
public | bi_5_dmap | table |
|
public | bi_5_dmap_seq | sequence |
|
public | bi_6_dis | table |
|
public | bi_6_dis_seq | sequence |
|
public | bi_6_dmap | table |
|
public | bi_6_dmap_seq | sequence |
|
public | bi_7_dis | table |
|
public | bi_7_dis_seq | sequence |
|
public | bi_7_dmap | table |
|
public | bi_7_dmap_seq | sequence |
|
public | bi_item | table |
|
public | bi_item_seq | sequence |
|
public | bi_withdrawn | table |
|
public | bi_withdrawn_seq | sequence |
|
public | bitstream | table | dspace=arwdDxt/dspace
|
public | bitstream_seq | sequence |
|
public | bitstreamformatregistry | table | dspace=arwdDxt/dspace
|
public | bitstreamformatregistry_seq | sequence |
|
public | bundle | table | dspace=arwdDxt/dspace
|
public | bundle2bitstream | table | dspace=arwdDxt/dspace
|
...
Regards,
~~helix84
Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette