Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56412 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42677 invoked from network); 18 Nov 2011 20:15:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2011 20:15:29 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:57396] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/B7-06569-0ECB6CE4 for ; Fri, 18 Nov 2011 15:15:28 -0500 Received: by ghrr20 with SMTP id r20so1134738ghr.29 for ; Fri, 18 Nov 2011 12:15:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=C//kANr7tEsT/WMpaIdz5/oRLHLuCI8+jNhRp2MtwNw=; b=TuVdRSCQqh5+/jUB2dVdCvTJHL6CpnJPdlwNQDj7fl4vL2I48S0nyBdf/tsqdhf1wT ucUvqtx8ImSmeerOFLSk8lYXGCHC0y7AosJEyfqPwCeyO+i8oO75RFK4QiiWa6mQyfyK yb6uBZ7oeL2bgQtHsa6+M0wrTnNnMZeyhyt64= Received: by 10.68.74.40 with SMTP id q8mr12110129pbv.36.1321647325104; Fri, 18 Nov 2011 12:15:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.44.5 with HTTP; Fri, 18 Nov 2011 12:15:04 -0800 (PST) In-Reply-To: References: Date: Fri, 18 Nov 2011 18:15:04 -0200 Message-ID: To: Eric Crist Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Bug 52389 From: felipensp@gmail.com (Felipe Pena) 2011/11/10 Eric Crist : > Hello folks, > > We've run into problems related to using Postgres as a datastore for sess= ions, which appears to be identified in bug report 52389 (https://bugs.php.= net/bug.php?id=3D52389). =C2=A0We've tried the patch attached to the ticket= , and have not seen our issue resolved. =C2=A0What steps can we take to exp= edite a fix? =C2=A0This bug was filed on August 21, 2010 and has seen littl= e traction. > > I am prepared to provide core dumps or anything else to aid in a resoluti= on. Hi, please post the backtrace in the bug report. And which patch have you tried exactly, the pgsql-fixed.diff one? Thanks. --=20 Regards, Felipe Pena