Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ly88X-0000fl-6a for psycopg@arkaria.postgresql.org; Tue, 29 Jun 2021 07:26:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ly88T-0004zn-VX for psycopg@arkaria.postgresql.org; Tue, 29 Jun 2021 07:26:21 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ly88T-0004zf-EU for psycopg@lists.postgresql.org; Tue, 29 Jun 2021 07:26:21 +0000 Received: from mail1.dalibo.net ([212.83.143.11] helo=mail.dalibo.com) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ly88M-00033B-TT for psycopg@lists.postgresql.org; Tue, 29 Jun 2021 07:26:20 +0000 Received: from [192.168.24.81] (unknown [78.203.164.42]) by mail.dalibo.com (Postfix) with ESMTPSA id 987B420402 for ; Tue, 29 Jun 2021 09:26:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dalibo.com; s=a; t=1624951572; bh=Hq9KPwHqqDRjww2/NKJ5tC1q2x5sfNz76F0m9NOo214=; h=Subject:To:References:From:Date:In-Reply-To:From; b=j8FpRuYe2KIhK+W1qd1mHbrQCK8Ke4JlJmsjpTNzN3FwUe4FfdFQ8knK5B5eybT2m +u5h+wUCaIDMLxBkn8ReK7UBpN+1+ITwsIGvpaVVe18NngthKreeLUgxsQTWUKvG93 f1q5Baps9mIuiBpjiMAuq0eAWSeRxkqQ9mZTzMLQ= Subject: Re: psycopg is the new psycopg3? To: psycopg@lists.postgresql.org References: <54a7e6b2-f785-e373-02ca-4fb35f8a9589@aklaver.com> <1dfca7ba-f4ed-3c10-87c2-e35e0df8800a@dndg.it> From: Denis Laxalde Message-ID: <482e22eb-0232-ad25-abe6-dcc1997535e9@dalibo.com> Date: Tue, 29 Jun 2021 09:26:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Devrim Gündüz a écrit : > On Mon, 2021-06-28 at 15:05 +0200, Denis Laxalde wrote: >> That's a good point; so I agree moving to psycopg makes sense. > > You folks also should talk to the RPM and deb packagers before making > the final decision ;) > > RPM packager speaking: This change does not seem to hurt us. There's no python3-psycopg package in the Debian archive so it probably won't hurt either.