8000 GitHub - prest/bgworker: Background Worker Processes for PostgreSQL written in Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

prest/bgworker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL BGWorker

Background Worker Processes for PostgreSQL written in Go

Build

  1. Make sure the 'pg_config' tool is in your $PATH, if not then config like the example below:
export PATH=/usr/lib/postgresql/9.6/bin:$PATH
  1. Build the library
./build.bash

PostgreSQL Config (postgresql.conf)

shared_preload_libraries = 'go_background_worker'

Bug report/New feature

Issues

Set bgworker: your title on issue title

About

Background Worker Processes for PostgreSQL written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0