Skytools 3.0.1 - Mailing list pgsql-announce

From Marko Kreen
Subject Skytools 3.0.1
Date
Msg-id 20120418152454.GA31848@gmail.com
Whole thread Raw
List 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

pgsql-announce by date:

Previous
From: Mark Felder
Date:
Subject: Re: PgBouncer 1.5.1
Next
From: Marko Kreen
Date:
Subject: Re: PgBouncer 1.5.1