SkillAgentSearch skills...

Bgworker

Background Worker Processes for PostgreSQL written in Go

Install / Use

/learn @prest/Bgworker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars94
CategoryData
Updated5mo ago
Forks7

Languages

C

Security Score

97/100

Audited on Oct 21, 2025

No findings