Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qppBo-0079Nk-2T for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 09 Oct 2023 12:16:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qppBl-00DVZR-Oe for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 09 Oct 2023 12:16:46 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qppBl-00DVZJ-GW for pgsql-pkg-debian@lists.postgresql.org; Mon, 09 Oct 2023 12:16:46 +0000 Received: from forward500a.mail.yandex.net ([178.154.239.80]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qppBj-00156r-JU for pgsql-pkg-debian@postgresql.org; Mon, 09 Oct 2023 12:16:45 +0000 Received: from mail-nwsmtp-mxback-production-main-918.vla.yp-c.yandex.net (mail-nwsmtp-mxback-production-main-918.vla.yp-c.yandex.net [IPv6:2a02:6b8:c15:3511:0:640:1b75:0]) by forward500a.mail.yandex.net (Yandex) with ESMTP id D973B60E69; Mon, 9 Oct 2023 15:16:40 +0300 (MSK) Received: from mail.yandex.ru (2a02:6b8:c1f:1704:0:640:f99f:0 [2a02:6b8:c1f:1704:0:640:f99f:0]) by mail-nwsmtp-mxback-production-main-918.vla.yp-c.yandex.net (mxback/Yandex) with HTTP id ZGb4hlBW8a60-1RI3mk1W; Mon, 09 Oct 2023 15:16:39 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zsrv.org; s=mail; t=1696853799; bh=b10hgJKmq+yb4Y+Hoqad0Zioqfo+Lz/nbq1zYx2QZA8=; h=Message-Id:References:Date:Cc:Subject:In-Reply-To:To:From; b=CPO8S8CxVaajUkbpn+dwv7989MJvT/aT967KvJwoiwHPFtyQXEduIcDWy1SCSmFy1 Ikf8L6Zw89nU/Nv+0zVEwdso7hTKpOXiwRq/W7qjeGrZHYAGp/XQ67DyMMXDA92wqO d/TnFayed0ZwB0cc8kQ6PO/YGKSvJdT6IJnpWMm0= Authentication-Results: mail-nwsmtp-mxback-production-main-918.vla.yp-c.yandex.net; dkim=pass header.i=@zsrv.org Received: by beheduo25rhkmdlh.vla.yp-c.yandex.net with HTTP; Mon, 09 Oct 2023 15:16:39 +0300 From: Sergei Kornilov To: Peter Ijewski Cc: pgsql-pkg-debian@postgresql.org In-Reply-To: <0ee52957-3bfc-41ab-377f-191bc051c657@ijewski.de> References: <0ee52957-3bfc-41ab-377f-191bc051c657@ijewski.de> Subject: Re:Debian bookworm install MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 09 Oct 2023 15:16:39 +0300 Message-Id: <2540451696853799@beheduo25rhkmdlh.vla.yp-c.yandex.net> Content-Transfer-Encoding: 7bit Content-Type: text/plain List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi pgdg100 in package version means debian buster (10), check sources.list and sources.list.d/ on this system. I'm guessing that source lines from previous debian releases may have gotten mixed up. I installed postgresql 16 on debian bookworm few days ago without any surprises. regards, Sergei