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 1lXF4r-0000Kn-Jv for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 16 Apr 2021 03:23:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lXF4p-0003m9-IJ for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 16 Apr 2021 03:23:27 +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 1lXF1r-0002F9-Lw for pgsql-pkg-yum@lists.postgresql.org; Fri, 16 Apr 2021 03:20:23 +0000 Received: from so254-23.mailgun.net ([198.61.254.23]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lXF1l-0008JL-0r for pgsql-pkg-yum@postgresql.org; Fri, 16 Apr 2021 03:20:22 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=fdr.io; q=dns/txt; s=k1; t=1618543221; h=Content-Transfer-Encoding: Content-Type: Cc: To: Subject: Message-ID: Date: From: In-Reply-To: References: MIME-Version: Sender; bh=vGSJu7AwTZTu5ZrcFZnZPucwSuoEG4KmuRSoXA9Hjs4=; b=3aN9IfDdrFS0QYWfZyhGVkvQJ84y4jkOphsKxBq01qp4VZPKhfQNbzatmq4NVpGvg7LrVmH9 uRDBw46mg1xD0NM/qTQG520yPjsHZGDmFgA2hlskofZr88B73jepY9sBsrVhVhk/jSwYOOul mXrCpdcd+jXnw1OW6dKzy+0CNNY= X-Mailgun-Sending-Ip: 198.61.254.23 X-Mailgun-Sid: WyJjNDI0ZiIsICJwZ3NxbC1wa2cteXVtQHBvc3RncmVzcWwub3JnIiwgIjlkNjU1MyJd Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) by smtp-out-n03.prod.us-east-1.postgun.com with SMTP id 6079026c853c0a2c46232159 (version=TLS1.3, cipher=TLS_AES_128_GCM_SHA256); Fri, 16 Apr 2021 03:20:12 GMT Sender: daniel@fdr.io Received: by mail-lf1-f44.google.com with SMTP id i10so6588861lfe.11 for ; Thu, 15 Apr 2021 20:20:11 -0700 (PDT) X-Gm-Message-State: AOAM531CfyTsv0wD2Zl8LPz+aR5og3y/w6fTYTwdFDraCoU8Q1cq2YH3 cAXlmVMzijWmkL4C8xYKzFjyc2vvpSdQgt6TUVI= X-Google-Smtp-Source: ABdhPJwpdUq1TMJoBWUV3En65bPOy4id7K6PSuf3MKa2oWuMXb0pHS/RlgPy37JkAtRgwi1pPQrnwuoyY5Mz2aW8VHM= X-Received: by 2002:ac2:4115:: with SMTP id b21mr1089392lfi.537.1618543210822; Thu, 15 Apr 2021 20:20:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Daniel Farina Date: Thu, 15 Apr 2021 20:19:38 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: CentOS Stream support To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: pgsql-pkg-yum Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, Apr 15, 2021 at 2:20 AM Devrim G=C3=BCnd=C3=BCz = wrote: > > > Hi, > > Preface first: I'm working on CentOS Stream support (not sure how much > effort it will require in the next few months, but we'll see) I have a question about this: I'm somewhat charitably disposed to stream, but wonder how to deal with changes to, say, libc collations. Will people upgrade one day to find their indexes inconsistent?