Skip to content

okbob/session_exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

session_exec

PostgreSQL extension that introduce login function

Configuration (postgresql.conf)

  1. set session_preload_libraries to session_exec
  2. set session_exec.login_name to name of your login function

Behave

  • it raise warning when function doesn't exist
  • it disallow to connect, when login function fails

About

PostgreSQL extension that introduce login function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages