Three new programs: tail_n_mail, boxinfo, split_postgres_dump

From: Greg Sabino Mullane <greg(at)endpoint(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: Three new programs: tail_n_mail, boxinfo, split_postgres_dump
Date: 2010-02-02 16:38:21
Message-ID: 20100202163821.GF24121@core.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

End Point Corporation has recently released three new useful
Postgres-related programs to the community. Each is BSD licensed and
versioned with git, so contributions are easy and welcome. The programs
are tail_n_mail, boxinfo, and split_postgres_dump.

* tail_n_mail: monitors PostgreSQL log files and sends an email
on interesting events (e.g. errors)

Blog post with examples:
http://blog.endpoint.com/2010/01/monitoring-postgres-log-files-with.html

Download version 1.6.3
http://bucardo.org/downloads/tail_n_mail.pl
http://bucardo.org/downloads/tail_n_mail.pl.asc

Wiki page:
http://bucardo.org/wiki/Tail_n_mail

Git repo:
git clone git://bucardo.org/tail_n_mail.git

===

* boxinfo: gathers interesting information about a server and putting it
into a nicely formatted page

Blog post:
http://blog.endpoint.com/2010/01/gathering-server-information-with.html

Download version 1.1.8
http://bucardo.org/downloads/boxinfo.pl
http://bucardo.org/downloads/boxinfo.pl.asc

Wiki page:
http://bucardo.org/wiki/Boxinfo

Git repo:
git clone git://bucardo.org/boxinfo.git

===

* split_postgres_dump: breaks a PostgreSQL dump file into
pre-data and post-data segements.

Blog post:
http://blog.endpoint.com/2010/01/splitting-postgres-pgdump-into-pre-and.html

Download version 1.2.3
http://bucardo.org/downloads/split_postgres_dump.pl
http://bucardo.org/downloads/split_postgres_dump.pl.asc

Wiki page:
http://bucardo.org/wiki/Split_postgres_dump

Git repo:
git clone git://bucardo.org/split_postgres_dump.git

--
Greg Sabino Mullane greg(at)endpoint(dot)com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8

Browse pgsql-announce by date

  From Date Subject
Next Message SQL Maestro Group 2010-02-10 09:18:24 PostgreSQL Code Factory 10.2 released
Previous Message Heiko W. Rupp 2010-02-02 10:18:02 RHQ 3.0.0.B02 has been released - includes Jopr