I'm in the middle of a database server migration and I can't figure (after googling and searching here) how can I list the database privileges (or all the privileges across the server) on PostgreSQL using the psql command line tool?
I'm on Ubuntu 11.04 and my PostgreSQL version is 8.2.x.
Thanks in advance. Cheers.
