how to audit user connection on postgre database

Discussion in 'PostgreSQL' started by mahmed180, Apr 13, 2014.

  1. mahmed180

    mahmed180 New Member

    Joined:
    Apr 13, 2014
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    ## Postgre - Auditing Database Connections

    How to audit user connections in Postgre database using event based trigger/function.

    The idea is to record all user database login/logout actions in the table, and capture basic information i.e. userid, machineName and timestamp.


    Please help.
     
  2. mahmed180

    mahmed180 New Member

    Joined:
    Apr 13, 2014
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    How to audit user connections in PostgreSQL database using event based database trigger/function. And record the results in the table.
     
  3. mahmed180

    mahmed180 New Member

    Joined:
    Apr 13, 2014
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Does any one takes up the task.....Urgent help
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice