Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UR1mX-0006G1-Ic for pgsql-www@arkaria.postgresql.org; Sat, 13 Apr 2013 14:50:21 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UR1mW-0001Sk-Sg for pgsql-www@arkaria.postgresql.org; Sat, 13 Apr 2013 14:50:20 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UR1mV-0001Sc-7D for pgsql-www@postgresql.org; Sat, 13 Apr 2013 14:50:19 +0000 Received: from mail-wg0-f46.google.com ([74.125.82.46]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UR1mP-0001YD-Ia for pgsql-www@postgresql.org; Sat, 13 Apr 2013 14:50:18 +0000 Received: by mail-wg0-f46.google.com with SMTP id e11so1287857wgh.25 for ; Sat, 13 Apr 2013 07:50:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=zF7uf9xKpS+SyBB0Mq7IJx6NOVhqKm9zU8aq/ZX0aC8=; b=hsRK2CoqpSfuAfOwJK8DSDiyIRD3v5GHMdoAasRMS6Ni4BtRkeL8+k6VRRDHgMTxUJ Bn0dHbCe6XSnkUq4gDzEvaoPPWw/GsKRZiOxxOcyV1Tn3AviLvfaGJZZH5yyetkcGeXN IQKEp9qEL/7yRfCVFazieO/c+BvSsqXC8CvXtTzH727OEIT+KjyASvispyelO0W9n5QS Zoero9jF8dXYJy/tPKuZV04eB9BXsmZfA0/5THgUmXqv3B/1qp+4d/S7Dhkcs0MiJmbR LfKhuQx85CwsGn6TnX7MB+TncUG6w2parPRmh655Y4OclKuiW62/MLz4nCPmEUgWLBDR 7viw== MIME-Version: 1.0 X-Received: by 10.194.133.198 with SMTP id pe6mr23446081wjb.9.1365864612304; Sat, 13 Apr 2013 07:50:12 -0700 (PDT) Received: by 10.194.16.69 with HTTP; Sat, 13 Apr 2013 07:50:12 -0700 (PDT) In-Reply-To: References: <8080.1362941506@sss.pgh.pa.us> Date: Sat, 13 Apr 2013 16:50:12 +0200 Message-ID: Subject: Re: Git lag From: Magnus Hagander To: Thom Brown Cc: Dave Page , Tom Lane , "w^3" Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQl+hVbL9lUcO2aahO3464C4Sndd2q2b992QpKW9+6uMTji5/O5glzuEkk9IJvsKgTQY1DAo X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On Tue, Mar 12, 2013 at 3:12 PM, Magnus Hagander wrote: > On Sun, Mar 10, 2013 at 7:56 PM, Thom Brown wrote: >> On 10 March 2013 18:54, Dave Page wrote: >>> On Sun, Mar 10, 2013 at 6:51 PM, Tom Lane wrote: >>>> Thom Brown writes: >>>>> There was a commit by Tom Lane approximately 30 mins ago, yet I'm >>>>> still unable to pull those changes into my local repo. I'm told it's >>>>> up-to-date, but the latest commit was Magnus' pg_hba line number >>>>> logging change. >>>> >>>> That's really weird, because that commit did show up on >>>> http://git.postgresql.org/gitweb/?p=postgresql.git >>>> almost immediately. I had the idea that gitweb was looking at the >>>> same anonymous-access git repo that non-committers should pull from. >>>> Maybe there's a third repo involved? >>> >>> There's not, but there is some caching that can happen if you're >>> pulling the repo via http (I forget the exact details). Try using the >>> git:// URL instead Thom. >> >> Ah okay, yes, changed my .git/config to use git:// and all is well >> again. Sorry for the noise. > > Not at all - Dave is actually at least partially wrong here, and I'm > pretty sure I broke something. There were stil some issues before with > http pulls, but they have unfortunately been made quite a lot worse :) > I'll look at getting that sorted as soon a I can. > > Basically, there used to be an update issue. But now that we do full > caching on the data, the fixes that are in there to work around the > previous issue, don't necessarily work anymore... With lots of delay, this should be fixed now. Sorry about that. Other ways of pulling are still *faster* than http, but there should be no extra delay in it. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www