On Thursday 03 July 2008 03:53:19 am Markus Schmidleitner wrote: > hi list, hi mitani! > > @mitani: > could/would you integrate this patch into the main source tree? > do you see any problems which prevents the patch from being integrated? > any other concerns? > > @list: > anyone tested the patch already? any response? I'm very much looking forward to testing it out - and I have the machines to test it on... just lacking time. I'm sure I want to test it out just as much as you want the feedback!
> > thanks in advance. > > Regards, > Markus Schmidleitner > > Am Mittwoch, den 02.07.2008, 09:28 +0200 schrieb Markus Schmidleitner: > > hi list! > > > > i updated the patch a little bit. disabling PRINT_DEBUG will now work > > correctly. > > > > the patch can also be applied to postgresql-8.3.3 without problems. > > > > Regards, > > Markus Schmidleitner > > > > Am Dienstag, den 01.07.2008, 13:06 +0200 schrieb Markus Schmidleitner: > > > uuuups... > > > in the previous patch gram.c was included which shouldn't be! > > > > > > so here is the right one! > > > > > > Regards, > > > Markus Schmidleitner > > > > > > Am Dienstag, den 01.07.2008, 11:18 +0200 schrieb Markus Schmidleitner: > > > > hi list! > > > > i have backported some stuff from the cybercluster project to > > > > pgcluster (especially threading-support in pgreplicate and postgresql > > > > initialization). > > > > i haven't backported the load balancer right now because we are not > > > > using it - i will take a look on it as soon as i have time to do so. > > > > > > > > i also did some code refactoring (especially implementing functions > > > > for non-blocking i/o which are used by entire pgcluster, making all > > > > net-i/o operations non-blocking, erase dead code, remove needless > > > > memcpy operations and so on). > > > > > > > > i also implemented a cluster-notice message when cascading is used > > > > (it informs the upper and lower cascade that cluster finished > > > > recovery and can be used now). > > > > > > > > the patch is against postgresql-8.3.1! > > > > > > > > Regards, > > > > Markus Schmidleitner > > > > > > > > > > > > _____________________________________________________________________ > > > >_____________ Dieses Mail wurde vom Infotech SecureMail Service > > > > ueberprueft und fuer sicher befunden. Fuer weitere Informationen zu > > > > Infotech SecureMail Service waehlen Sie bitte: www.infotech.at > > > > > > > > This email has been scanned by Infotech SecureMail Service and it has > > > > been classified as secure. For more information on Infotech > > > > SecureMail direct your web browser to: www.infotech.at > > > > > > > > _______________________________________________ > > > > Pgcluster-general mailing list > > > > [email protected] > > > > http://pgfoundry.org/mailman/listinfo/pgcluster-general > > > > > > _______________________________________________ > > > Pgcluster-general mailing list > > > [email protected] > > > http://pgfoundry.org/mailman/listinfo/pgcluster-general > > > > _______________________________________________ > > Pgcluster-general mailing list > > [email protected] > > http://pgfoundry.org/mailman/listinfo/pgcluster-general > > _______________________________________________ > Pgcluster-general mailing list > [email protected] > http://pgfoundry.org/mailman/listinfo/pgcluster-general _______________________________________________ Pgcluster-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgcluster-general
