Three new programs: tail_n_mail, boxinfo, split_postgres_dump

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Three new programs: tail_n_mail, boxinfo, split_postgres_dump
Дата
Msg-id 20100202163821.GF24121@core.home
обсуждение исходный текст
Список 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@endpoint.com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8

Вложения

В списке pgsql-announce по дате отправления:

Предыдущее
От: Heiko W. Rupp
Дата:
Сообщение: RHQ 3.0.0.B02 has been released - includes Jopr
Следующее
От: "SQL Maestro Group"
Дата:
Сообщение: PostgreSQL Code Factory 10.2 released