Skytools 3.0.1

From: Marko Kreen <markokr(at)gmail(dot)com>
To: Postgres Announce <pgsql-announce(at)postgresql(dot)org>
Subject: Skytools 3.0.1
Date: 2012-04-18 15:24:54
Message-ID: 20120418152454.GA31848@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Minor bugfix release. Main fix is the workaround for broken
BOM handling in Python's logging.handlers.SysLogHandler.
[ http://bugs.python.org/issue14452 ]

Get it
------

Downloads: http://pgfoundry.org/projects/skytools
Github: https://github.com/markokr/skytools

Changes
-------

= Features =

* skytools.config: new .getbytes() method to support
human-readable sizes.

= Fixes =

* skytools.skylog: Wrap logger.handlers.SysLogHandler to work
around broken BOM addition when logging unicode() strings.

* skytools.skylog: Improve compatibility with direct
logger module usage.

* debian/skytools.ini: include in tgz

* pgqd(libusual): ignore EINTR on close()

* Better error message in londiste.handler.dispatch
when part_field is NULL.

* Bump internal version in pgq/pgq_coop/pgq_node schemas.
Seems I forgot to do it for 3.0, probably because
there were doc-only changes in SQL code.

About Skytools
--------------

This is a package of tools developed by Skype for replication and failover.
It includes a generic queuing framework (PgQ) and easy-to-use replication
implementation (Londiste).

Homepage: http://wiki.postgresql.org/wiki/SkyTools
SCM: http://git.postgresql.org/gitweb?p=skytools.git;a=summary
List: http://lists.pgfoundry.org/mailman/listinfo/skytools-users

Browse pgsql-announce by date

  From Date Subject
Next Message Mark Felder 2012-04-18 16:36:39 Re: PgBouncer 1.5.1
Previous Message Marko Kreen 2012-04-18 14:07:34 Re: PgBouncer 1.5.1