From:
David Fetter <david(at)fetter(dot)org>
To:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>,Robert Haas <robertmhaas(at)gmail(dot)com>,Boszormenyi Zoltan <zb(at)cybertec(dot)at>,Fujii Masao <masao(dot)fujii(at)gmail(dot)com>,PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Streaming replication, loose ends
Date:
2010-01-15 17:51:58
Message-ID:
20100115175158.GA26982@fetter.org (view raw or flat )
Thread:
2010-01-15 09:19:18 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 10:36:57 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-01-15 10:44:22 from Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
2010-01-15 17:17:38 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2010-01-15 17:24:11 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-15 17:30:41 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 17:34:26 from "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
2010-01-15 17:37:57 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-15 17:43:22 from "David E(dot) Wheeler" <david(at)kineticode(dot)com>
2010-01-15 17:59:05 from "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
2010-01-15 17:29:36 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 18:39:20 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2010-01-15 22:38:42 from Greg Stark <gsstark(at)mit(dot)edu>
2010-01-15 23:12:59 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2010-01-16 03:22:23 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-01-16 03:22:02 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-01-15 11:09:45 from Boszormenyi Zoltan <zb(at)cybertec(dot)at>
2010-01-15 12:27:38 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 13:59:54 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 16:03:36 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-01-15 16:47:44 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 17:00:32 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-15 17:07:52 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-01-15 17:11:01 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-01-15 17:51:58 from David Fetter <david(at)fetter(dot)org>
2010-01-15 17:03:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Lists:
pgsql-hackers
On Fri, Jan 15, 2010 at 12:11:01PM -0500, Tom Lane wrote:
> Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> writes:
> > I moved the line for src/backend/replication/walreceiver in
> > src/Makefile further down, after src/interfaces. That should fix
> > the build failures for now, but I'm all ears if there's better
> > suggestions.
>
> Yeah, I saw. Seems like a reasonable solution for now.
We can always cvs mv...oh, wait! ;)
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
In response to
pgsql-hackers by date
Next :From: Guillaume LelargeDate: 2010-01-15 17:53:57
Subject : Re: Application name patch - v3
Previous :From : David E. WheelerDate : 2010-01-15 17:43:22
Subject : Re: Streaming replication, loose ends