Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UFPwW-0001ak-D6 for pgsql-www@arkaria.postgresql.org; Tue, 12 Mar 2013 14:12:40 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UFPwV-0006Oi-Ip for pgsql-www@arkaria.postgresql.org; Tue, 12 Mar 2013 14:12:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UFPwL-0006GJ-3j for pgsql-www@postgresql.org; Tue, 12 Mar 2013 14:12:29 +0000 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UFPwI-0002MS-Du for pgsql-www@postgresql.org; Tue, 12 Mar 2013 14:12:28 +0000 Received: by mail-we0-f170.google.com with SMTP id z53so4755832wey.15 for ; Tue, 12 Mar 2013 07:12:25 -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=UGKdey3lSYp4NLglsHpVyrQ0HRH0bPH4UVymRoZNRH8=; b=mWNX9HDbjBKcowcIip3Srnbrkf9enUzoSVvI9hgJmgfv7zvN+TPlJ6+ZrUWBjBJIDX mviiszEcoBWtkPJBFwFGVQbYthQyRtN5/YqcSQwuBgI9adFggeeelGZR//baOTkPYzT9 h8AJN9L6KO+RqyN9m4ieY/VTw6cIFCpmLm2VY2GBrm/JyKaBkT0YF2qwpSqSrS4OVjI4 KEw8GROINcE+YN5za18mbZBlMhwPiv/S6IHeNKWx8ZP+CD15V+Fg0HHqQO23ohoGD7rG EyJSGXq8ZU5TH2el/tNhMv9u2q3AlskBpAlRHcAhbstsxrbFVl524DXBX5bzQ4IJlPIc TmaQ== MIME-Version: 1.0 X-Received: by 10.194.91.211 with SMTP id cg19mr27062949wjb.43.1363097544929; Tue, 12 Mar 2013 07:12:24 -0700 (PDT) Received: by 10.194.171.40 with HTTP; Tue, 12 Mar 2013 07:12:24 -0700 (PDT) In-Reply-To: References: <8080.1362941506@sss.pgh.pa.us> Date: Tue, 12 Mar 2013 15:12:24 +0100 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: ALoCoQkNOWL2XfqAZyeJCOSIWUljggWBO2XIevq4GYlM9tGVoPT51bTFIhxISwG6WGrvMw2rtu81 X-Pg-Spam-Score: -1.9 (-) 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 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... -- 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