|
Home > Archive > Slony1 PostgreSQL Replication > June 2005 > Slony-I 1.1.0 Released
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Slony-I 1.1.0 Released
|
|
| Christopher Browne 2005-06-23, 8:24 pm |
| The Slony-I development team is pleased to present Slony-I 1.1.0, a
major new release of the most advanced replication system for the most
advanced "open source" database system. It is available at
<http://developer.postgresql.org/~wi...1-1.1.0.tar.bz2>.
There have been a great deal of changes since version 1.0.5,
including:
o Greatly expanded documentation
o Logs optionally include date stamps
o Slonik now supports define/include (similar to CPP)
o Automatic generation of "Listen Paths" (formerly an error-prone manual process)
o slon daemons are greatly more configurable and can use config files
o Log shipping allows creating offline replicas
o Numerous improvements to automate maintenance
o Build environment no longer requires a full PostgreSQL source tree
This enormously eases the use of Slony-I on systems using prepackaged binaries.
o Numerous bug fixes
Many thanks to those who have contributed enhancements, test results,
and even bug reports, as all this contributes to improving
functionality and stability.
--
"cbbrowne","@","ca.afilias.info"
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)
| |
| Devrim GUNDUZ 2005-06-23, 8:24 pm |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On Thu, 23 Jun 2005, Christopher Browne wrote:
> The Slony-I development team is pleased to present Slony-I 1.1.0,
We have a little problem in configure script:
configure:PACKAGE_VE
RSION='HEAD_20050613
'
I saw this while building RPMs. Running autoconf fixed my problem. Just a
FYI.
The RPMs are ready at:
http://developer.postgresql.org/~devrim/slony/
Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.tdmsoft.com.tr http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFCuznntl86P3SP
fQ4RAlSuAJ4hJY1S8G16
HTJIE/isc1i+CSLx/wCeJoOS
OgHWhcPeJYxgbHMBsZKB
zDk=
=Gmnc
-----END PGP SIGNATURE-----
| |
|
|
| Christopher Browne 2005-06-24, 9:24 am |
| "Jamie L. Penman-Smithson" <lists- 6PmyWgdodM4vRFhmXIxs
ng@public.gmane.org> writes:
> On Thu, 2005-06-23 at 15:44 -0400, Christopher Browne wrote:
>
> I've noticed that in recent versions (1.1.0-rc1< ) the debian directory
> has completely disappeared, is there a reason for this?
I just downloaded the "official release" tarball, and it's there...
bash-2.05a$ bzcat slony1-1.1.0.tar.bz2 | tar tfv - | grep -i debian
drwxr-xr-x cbbrowne/users 0 2005-06-23 18:40:47 slony1-1.1.0/debian/
-rw-r--r-- cbbrowne/users 484 2005-05-04 20:28:55 slony1-1.1.0/debian/changelog
-rw-r--r-- cbbrowne/users 2 2005-03-16 17:05:54 slony1-1.1.0/debian/compat
-rw-r--r-- cbbrowne/users 642 2005-06-08 15:58:17 slony1-1.1.0/debian/control
-rw-r--r-- cbbrowne/users 1457 2005-03-16 17:05:54 slony1-1.1.0/debian/copyright
-rw-r--r-- cbbrowne/users 109 2005-05-04 20:28:56 slony1-1.1.0/debian/dirs
-rw-r--r-- cbbrowne/users 25 2005-04-12 20:52:05 slony1-1.1.0/debian/docs
-rw-r--r-- cbbrowne/users 36 2005-03-16 17:05:54 slony1-1.1.0/debian/files
-rwxr-xr-x cbbrowne/users 2618 2005-05-31 15:27:16 slony1-1.1.0/debian/rules
-rw-r--r-- cbbrowne/users 56 2005-05-04 20:28:56 slony1-1.1.0/debian/slony1.substvars
I'm not sure precisely what happened in the earlier release
candidates...
--
"cbbrowne","@","ca.afilias.info"
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)
|
|
|
|
|