473,473 Members | 1,760 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Slony-I 1.0.4 Released

The Slony-I team is proud to present the 1.0.4 release of the most
advanced replication solution for the most advanced Open Source
Database in the world.

The release tarball is available for download
http://developer.postgresql.org/~wie...1-1.0.4.tar.gz

There are a limited number of "new features" this release largely in
terms of adding in the ability to move or drop tables and sequences
from replication:

- SET DROP TABLE - drops a table from replication
- SET DROP SEQUENCE - does the same for sequences
- SET MOVE TABLE - moves a table from one replication set to another
- SET MOVE SEQUENCE - moves a sequence from one replication set to another

Other changes involve smoothing out the 'sharp edges' found by early
adopters, notably including:

- Frequently vacuuming pg_listener; growth of dead tuples could hurt
performance

- A cleanup process for pg_listener resolves cases where old slon
processes may have terminated due to network problems, leaving
backends around holding onto event notifications

- Lowered lock level on sl_event, resolving issues where pg_dump
would block Slony-I

- Purges CONFIRM entries for nodes that don't exist anymore

- Substantially increased documentation

- More sophisticated administration scripts

- Now uses string comparison for user defined types that do not have
a suitable comparison operation

- Safer log purging

- Various other bug fixes and "improved cleanliness."

- As of 1.0.4, the slon replication engine refuses to work against
any database that does not have the stored procedures for the same
version loaded or where the shared object containing the C language
support functions and the log trigger does not match the version
number. in a cluster must be upgraded at once.

See the HISTORY-1.0 file for a detailed list of changes.

<http://slony.info/>
--
let name="cbbrowne" and tld="cbbrowne.com" in String.concat "@" [name;tld];;
http://www.ntlug.org/~cbbrowne/linuxxian.html
A VAX is virtually a computer, but not quite.
Nov 23 '05 #1
8 1785
Chris Browne wrote:
The Slony-I team is proud to present the 1.0.4 release of the most
advanced replication solution for the most advanced Open Source
Database in the world.

The release tarball is available for download
http://developer.postgresql.org/~wie...1-1.0.4.tar.gz


May I use it on a machine with a postgres 7.4.5 installed with RPM ?
Regards
Gaetano Mendola

Nov 23 '05 #2
Oops! Gaetano Mendola <me*****@bigfoot.com> was seen spray-painting on a wall:
Chris Browne wrote:
> The Slony-I team is proud to present the 1.0.4 release of the most
> advanced replication solution for the most advanced Open Source
> Database in the world.
>
> The release tarball is available for download
> http://developer.postgresql.org/~wie...1-1.0.4.tar.gz


May I use it on a machine with a postgres 7.4.5 installed with RPM ?


Probably only with some degree of trickery.

In the "1.0" series, it needs a copy of the PostgreSQL source tree. I
believe it uses that to refer it to where its components should be
installed.

In 1.1 (in CVS HEAD), it takes some advantage of the "pgxs" support,
so that you may instead point to the #includes, libs, and binaries.
But that's definitely a "work in progress," as opposed to something
that is complete.

All I can say for certain is that getting this sort of thing to work
on AIX is not fun, whatever the approach :-(.
--
output = reverse("gro.gultn" "@" "enworbbc")
http://www.ntlug.org/~cbbrowne/sap.html
Rules of the Evil Overlord #43. "I will maintain a healthy amount of
skepticism when I capture the beautiful rebel and she claims she is
attracted to my power and good looks and will gladly betray her
companions if I just let her in on my plans."
<http://www.eviloverlord.com/>
Nov 23 '05 #3
Christopher Browne wrote:
Oops! Gaetano Mendola <me*****@bigfoot.com> was seen spray-painting on a wall:
Chris Browne wrote:
> The Slony-I team is proud to present the 1.0.4 release of the most
> advanced replication solution for the most advanced Open Source
> Database in the world.
>
> The release tarball is available for download
> http://developer.postgresql.org/~wie...1-1.0.4.tar.gz


May I use it on a machine with a postgres 7.4.5 installed with RPM ?

Probably only with some degree of trickery.


I suspected it, I currently can not use it because of this. Any chance to
have a slony rpm compatible with the 7.4.5 rpm ?
Regards
Gaetano Mendola
Nov 23 '05 #4
The Slony-I team <http://slony.info/> is happy to present the 1.0.5
release.

The release tarball is available for download
http://developer.postgresql.org/~wie...1-1.0.5.tar.gz

See the HISTORY-1.0 file for a detailed list of changes.
--
let name="cbbrowne" and tld="cbbrowne.com" in String.concat "@" [name;tld];;
http://www.ntlug.org/~cbbrowne/linuxxian.html
A VAX is virtually a computer, but not quite.
Nov 23 '05 #5
On Fri, Oct 22, 2004 at 09:36:10AM -0400, Jan Wieck wrote:
wealth. And as long as Afilias is using Slony-I in production, Andrew
Sullivan will not let me do whatever I want if there's a severe problem
nobody else can fix.


Or someone around here will, anyway. I might get hit by a wayward
streetcar, but Afilias is very strongly committed to maintaining
and improving Slony-I even as we also sponsor work on multimaster
systems. Afilias uses PostgreSQL for almost everything we do;
for us, there is no question that we'll need to support Slony.

It's worth pointing out here that the really big database vendors
usually have more than one thing that they sell as "replication".
That's because you can't really use (for instance) RAC across a WAN.
But if you're running a bank, or network infrastructure, or a phone
company, or anything else that requires you to have plans for the
disaster recovery of your disaster recovery site, you'll certainly
need to have replicas which are geographically dispersed. That's why
we've assigned staff, aside from Jan, to keep working on Slony-I.
That's _also_ why we wanted, from the very beginning, to build a
community around Slony: we knew that we couldn't do it ourselves, if
only because our perspective is bound to be limited by our
experiences, and we wanted to make sure that we wouldn't build in
such limitations. I think we've been pretty successful in that
attempt, and I'm delighted that we've managed to attract many
really smart people to the project.

A

--
Andrew Sullivan | aj*@crankycanuck.ca
This work was visionary and imaginative, and goes to show that visionary
and imaginative work need not end up well.
--Dennis Ritchie

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Nov 23 '05 #6
After takin a swig o' Arrakan spice grog, Gaetano Mendola <me*****@bigfoot.com> belched out:
Christopher Browne wrote:
> Oops! Gaetano Mendola <me*****@bigfoot.com> was seen spray-painting on a wall:
>
>>Chris Browne wrote:
>> > The Slony-I team is proud to present the 1.0.4 release of the most
>> > advanced replication solution for the most advanced Open Source
>> > Database in the world.
>> >
>> > The release tarball is available for download
>> > http://developer.postgresql.org/~wie...1-1.0.4.tar.gz
>>
>>May I use it on a machine with a postgres 7.4.5 installed with RPM ?
> Probably only with some degree of trickery.
I suspected it, I currently can not use it because of this. Any
chance to have a slony rpm compatible with the 7.4.5 rpm ?


If someone contributes RPM packages, using the same GCC and the same
RPM source RPM, then presumably it's possible.

There's a BSD port, so it has proven of enough interest to attract
contributions there. There's not yet a Debian package or an RPM for
one or another of the RPM-based distributions; hopefully interested
parties will find opportunity to build such.

I can appreciate the desire to have some pre-packaged components; I
generally despise the idea of compiling Perl stuff myself as that
tends to turn into a system management nightmare.

It may be that packages will emerge in six months; we'll see. If you
need RHAT RPM packages badly enough, that may be reason to pay someone
to build them.
--
let name="cbbrowne" and tld="linuxfinances.info" in String.concat "@" [name;tld];;
http://www.ntlug.org/~cbbrowne/linuxxian.html
Y2K conversion simplified: Januark, Februark, March, April, Mak, June,
Julk, August, September, October, November, December.
Nov 23 '05 #7
On Fri, 2004-10-22 at 22:26 -0400, Christopher Browne wrote:
I suspected it, I currently can not use it because of this. Any
chance to have a slony rpm compatible with the 7.4.5 rpm ?


If someone contributes RPM packages, using the same GCC and the same
RPM source RPM, then presumably it's possible.

There's a BSD port, so it has proven of enough interest to attract
contributions there. There's not yet a Debian package or an RPM for
one or another of the RPM-based distributions; hopefully interested
parties will find opportunity to build such.


I'm interested in providing a Debian package, but the need to have the
postgresql source tree available is a problem. At the moment, unless I
incorporate slony-I into the postgresql source package, I can't package
it; the Debian autobuilders cannot be configured to build one package
(postgresql) and then keep its source around while another package is
built.

I thought someone was working on making a subsection of postgresql that
would be sufficient to let packages like Slony-I build independently; is
that making any progress? If not, what files from the source tree does
Slony-I need for its build? I could make a binary package to provide
just those and make that one a Build-dependency for the Slony-I package.
--
Oliver Elphick ol**@lfix.co.uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
"I press toward the mark for the prize of the high
calling of God in Christ Jesus."
Philippians 3:14
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Nov 23 '05 #8
On Sat, Oct 23, 2004 at 04:59:26PM +0100, Oliver Elphick wrote:

I thought someone was working on making a subsection of postgresql that
would be sufficient to let packages like Slony-I build independently; is
that making any progress?


Chris recently said on the slony lists that he's aiming to do this
for 1.1, and I have reason to believe that that'll be well on the
road to release by the end of the year. Chris, are those bits
ready? Maybe Oliver could use them as inspiration for the Debian
work?

A

--
Andrew Sullivan | aj*@crankycanuck.ca
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Nov 23 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jan Wieck | last post by:
After some substantial progress on the Slony-I engine development, I'd like to give a little status report and invite everyone who wants to participate in this project to join the mailing list and...
2
by: David Parker | last post by:
Hi. I'm new to postgresql in general, and have been tasked with coming up with a replication solution for our postgresql based application. Assuming we don't bite off trying to roll our own...
0
by: Jan Wieck | last post by:
After a few enhancements and pushing the replication system through a series of tests, including 48+ hours of heavy load and other tortures, the Slony-I project team is presenting the Release...
1
by: Uwe C. Schroeder | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, has anyone encountered an error when running a slony_setup.pl generated script to set up a master? The problem I hit is that the...
1
by: Jan Wieck | last post by:
I posted this to Announce, but somehow it doesn't make it through. Since it would be important for people who want to replicate their 8.0.0 BETA test databases, I repeat this here. Jan ...
2
by: DeJuan Jackson | last post by:
It appears that the Slony list isn't accepting traffic/posts at all. I posted a message yesterday (2004-08-24) and haven't even received it myself at this point (2004-08-25). Just thought I'd...
8
by: Mark Gibson | last post by:
Hello, I've just encountered a problem that I don't know how to deal with. After having a play with SlonyI, I dropped the entire slony cluster schema, and then tried to drop a schema which held...
0
Psychopsam
by: Psychopsam | last post by:
So on the quest of trying to synch two or more db's I've had problems try to get two PSQL Replicator db's to connect. My requirements are as follows Two way comms - master / slave model wont...
0
by: pavanmca04 | last post by:
Could anybody tell me with a program, how to replicate database with a master and a slave, using postgresql 8.1.0 and slony. I have surfed thru the net, but i could not gather enough information. I...
3
by: varathasiva | last post by:
Dear All, I have two postgreSQL server one is windows another one is linux.My clients making data entry in windows server this all the data want to replicat in linux postgreSQL server every...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.