{"id":19301698,"url":"https://github.com/michaelpq/pg_plugins","last_synced_at":"2026-01-10T05:53:47.419Z","repository":{"id":7661390,"uuid":"9022899","full_name":"michaelpq/pg_plugins","owner":"michaelpq","description":"Gathering of template plugins for PostgreSQL: background workers, logical replication things, etc.","archived":false,"fork":false,"pushed_at":"2024-11-08T07:53:49.000Z","size":6209,"stargazers_count":332,"open_issues_count":1,"forks_count":67,"subscribers_count":24,"default_branch":"main","last_synced_at":"2024-11-08T08:34:45.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelpq.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["michaelpq"]}},"created_at":"2013-03-26T04:32:44.000Z","updated_at":"2024-11-08T07:53:53.000Z","dependencies_parsed_at":"2024-08-19T05:50:06.144Z","dependency_job_id":null,"html_url":"https://github.com/michaelpq/pg_plugins","commit_stats":{"total_commits":326,"total_committers":3,"mean_commits":"108.66666666666667","dds":"0.48466257668711654","last_synced_commit":"9711e4c33abeb35e64898adb94be6022e81cc130"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpq%2Fpg_plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpq%2Fpg_plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpq%2Fpg_plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelpq%2Fpg_plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelpq","download_url":"https://codeload.github.com/michaelpq/pg_plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223893657,"owners_count":17220926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T23:18:35.677Z","updated_at":"2026-01-10T05:53:47.347Z","avatar_url":"https://github.com/michaelpq.png","language":"C","funding_links":["https://github.com/sponsors/michaelpq"],"categories":["Core Hacking"],"sub_categories":["Tools"],"readme":"pg_plugins, set of plugin templates for PostgreSQL\n==================================================\n\nThis repository contains a collection of plug-ins for PostgreSQL that can\nbe used as templates for more extensive work, like:\n\n- Custom background workers that have been introduced in PostgreSQL 9.3\n- Logical decoding plug-ins\n- Custom logging formats\n- Containers\n- Hook examples with custom logs\n- Extensions\n- Table access methods\n- etc.\n\nInstallation\n------------\n\nSimply run the following command with pg_config in PATH:\n\n    make install\n\nAll the subcommands of PGXS are available as well. Note that some modules\nmay fail to compile because of missing dependencies or a version of\nPostgreSQL code incompatible with the module. You may want to compile\nindividually modules if that is the case. In all cases each plugin is\nmaintained to be compatible with the latest version of PostgreSQL.\n\nLICENSE\n-------\n\npg_plugins is free software distributed under the PostgreSQL Licence.\n\nCopyright (c) 1996-2025, PostgreSQL Global Development Group\n\nDeveloper\n---------\n\nThe set of modules present in this repository have been written and are\nbeing maintained by Michael Paquier.\n\n- Twitter: http://twitter.com/michaelpq\n- Blog: http://paquier.xyz\n\nBug Report: \u003chttps://github.com/michaelpq/pg_plugins/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelpq%2Fpg_plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelpq%2Fpg_plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelpq%2Fpg_plugins/lists"}