| From: | David Christensen <david(at)endpoint(dot)com> |
|---|---|
| To: | pgsql-announce(at)postgresql(dot)org |
| Subject: | Bucardo version 5.5.0 released |
| Date: | 2018-11-06 17:09:07 |
| Message-ID: | 65B48943-BC5C-4E93-A095-93A0C7B1C387@endpoint.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
Version 5.5.0 of Bucardo has been released. This fixes a number of bugs and introduces PostgreSQL 11 support.
Download here:
Sha1sum checksums for this tarball:
d15d6ebfa1db996e71aa8e7a84aa4e8d36d57a21 Bucardo-5.5.0.tar.gz
From the Changes file:
Bucardo version 5.5.0, released November 5, 2018
- PostgreSQL 11 support
[David Christensen]
- Fix race condition in reload/reload_config
[Christoph Berg]
- Fix detection of unnamed columns
[Ross Lafferty]
- Some increased portability fixes
[David Christensen]
- Framework for reporting PostgreSQL and Bucardo logs when encountering test
errors.
[David Christensen]
- Teach bucardo about `show changed` to display any config settings different
than the default.
[David Christensen]
- Add initial values for settings in bucardo_config.
[David Christensen]
- Fix bug in fork/cleanup code that may prevent a killed CTL from restarting.
[Greg Sabino Mullane]
- Fix bug in onetimecopy=2 mode
[Greg Sabino Mullane]
- Allow one-character schema names to work.
[David Christensen]
- Allow a direct DSN via the "dbdsn" attribute for the "add db" command.
[Greg Sabino Mullane] ( https://github.com/bucardo/bucardo/issues/129 )
- Rewrite code to support the new version of the Perl MongoDB driver.
[Greg Sabino Mullane]
- Improve the push_rows() function, and use ANY(?) whenever possible.
[Greg Sabino Mullane]
- Write things out more often, making 'bucardo status' more useful.
[Greg Sabino Mullane]
- Log the version of all loaded modules.
[Greg Sabino Mullane]
- Add basic support for Firebird as a target database type.
[Greg Sabino Mullane]
- Allow commas in the list for conflict_strategy.
[Greg Sabino Mullane]
- Remove 'boolean' as a global dependency, only require it for MongoDB use
[Greg Sabino Mullane]
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nicolas Thauvin | 2018-11-07 16:47:06 | pg_back 1.7 released |
| Previous Message | David Fetter | 2018-11-04 23:51:51 | == PostgreSQL Weekly News - November 4, 2018 == |