On shell, I changed the user to the postgres user, and I accessed my desired DATABASE, with "psql db_name", I want now to access tables of "db_name" , so as to access the openerp views table for example.
Wich command line necessary to do that ? I'm on ubuntu server 12.04 LTS.