Pinned Repositories
bgw_replstatus
Small PostgreSQL background worker to report whether a node is a replication master or standby
mailinglistmoderator
A simple android app to make it easier (?) to moderate mailinglists based on majordomo2 or mailman. It's mostly just a proof-of-concept learnind-android app, really, but I find it helpful to use as well.
munin-plugins
pg_sslstatus
Simple PostgreSQL extension to give the administrator a view of how SSL is used in the installation
rebouncer
Rebouncer is a simple tool to poll a PostgreSQL HA cluster and reconfigure a pgbouncer instance accordingly.
word2mediawiki
Simple converter from word (or open/libre office) to mediawiki
pgeu-system
Mirror of the PostgreSQL Europe Conference and Membership management system.
pgarchives
Code handling the PostgreSQL mailinglist archives
pgweb
Mirror of the code behind www.postgresql.org
postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
mhagander's Repositories
mhagander/rebouncer
Rebouncer is a simple tool to poll a PostgreSQL HA cluster and reconfigure a pgbouncer instance accordingly.
mhagander/pg_sslstatus
Simple PostgreSQL extension to give the administrator a view of how SSL is used in the installation
mhagander/mailinglistmoderator
A simple android app to make it easier (?) to moderate mailinglists based on majordomo2 or mailman. It's mostly just a proof-of-concept learnind-android app, really, but I find it helpful to use as well.
mhagander/pg_retainxlog
pg_retainxlog is a tool to use as PostgreSQL archive_command when using pg_receivexlog
mhagander/varnishbackend_exporter
Prometheus exporter for Varnish backend state counts
mhagander/muttutil
These are just my personal mutt utilities. If you want to steal from them, go ahead, but they're mostly here for my own record-keeping...
mhagander/android-bankdroid
A swedish banking application for your Android device.
mhagander/check_mj2lists
Nagios plugin to verify memberships of closed lists in majordomo2
mhagander/lockwatch
This is a small set of tools to view and monitor fcntl() style locks on files. It was specifically developed to track locks for exim's retry database, since many versions (including the one we used) are vulnerable to signal race conditions which can leave one process hung locking this file.
mhagander/pg_commandhistory
Track the SQL history inside a SQL transaction in PostgreSQL and dump it to the log on request
mhagander/phppgadmin
the premier web-based administration tool for postgresql
mhagander/check_postgres
Nagios check_postgres plugin for checking status of PostgreSQL databases
mhagander/check_vac
Nagios plugin to monitor Varnish Administration Console
mhagander/curl
Curl is a tool and libcurl is a library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
mhagander/django-pglocks
PostgreSQL locking context managers and functions for Django.
mhagander/jsonb_delete_array
Quick hack for implementing a jsonb_delete operator for arrays
mhagander/patchnotifyer
Ridiculously trivial and simple patch notifyer. To avoid the requirement of writing a real one.
mhagander/pg_plugins
Gathering of template plugins for PostgreSQL: background workers, logical replication things, etc.
mhagander/pg_slotsync
Script and extension to keep replication slot in sync between master and replicas
mhagander/pgbouncer-dev
PgBouncer dev tree
mhagander/pginfra-pepvalidator
Trivial docker container to validate pep8 code with the pginfra versions
mhagander/pgjdbc
Postgresql JDBC Driver
mhagander/pgstattmpstat
Tiny utility to drump some per-database statistics about your pg_stat_tmp/pgstat.stat file in PostgreSQL.
mhagander/puppetlabs-postgresql
Puppet module for managing PostgreSQL
mhagander/repmgr
PostgreSQL Replication Manager
mhagander/tweet2fbpost
Small script to grab tweets off your twitter timeline (as fed by multiple tools) and turn them into facebook page posts (just as plain text, with nothing special)
mhagander/tweetmailer
Small script to grab tweets off your twitter timeline (as fed by multiple tools) and turn them into tiny emails
mhagander/urlauthproxy
Trivial proxy to give access to protected resources using a secret URL
mhagander/Varnish-Book
Varnish Tutorial and training material
mhagander/varnish-cache
Varnish Cache source code repository