Thread: Hi.........
View Single Post

   
  #2 (permalink)  
Old 04-10-2008, 05:17 AM
Hannes Dorbath
 
Posts: n/a
Default Re: Hi.........

On 23.09.2005 09:27, sandhya wrote:
> 1) To Display all the databases under Particular user
> 3) To Display the permissions of the users
> 4) To Display the tables and Access permissions of it under a database


start psql with -E option then type \? and choose what you need.

> 2) To Display the timings of login and logout of the databases of other users.


see the logging section in postgresql.conf


--
Regards,
Hannes Dorbath
Reply With Quote