On Fri, Jul 16, 2010 at 04:05:22PM -0400, Vick Khera wrote: > On Fri, Jul 16, 2010 at 12:14 PM, Steve Singer <[email protected]> > wrote: > > > > 1) We can see if the postgresql.org is willing to add a hook on > > git.postgresql.org to the slony1-engine repository to send the emails out. > > I find this to be the most correct solution. It is how we've > configured our office svn repo. I would assume git can do it as well. > Anything cron based is a hack.
+1 for a git hook. http://www.kernel.org/pub/software/scm/git/docs/git-receive-pack.html Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
