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 1soDlo-009Js9-BF for pgsql-hackers@arkaria.postgresql.org; Wed, 11 Sep 2024 03:11:53 +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 1soDln-007Pxd-JA for pgsql-hackers@arkaria.postgresql.org; Wed, 11 Sep 2024 03:11:51 +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 1soDln-007PxR-9F for pgsql-hackers@lists.postgresql.org; Wed, 11 Sep 2024 03:11:51 +0000 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1soDlj-000ZLP-PV for pgsql-hackers@lists.postgresql.org; Wed, 11 Sep 2024 03:11:50 +0000 Received: by mail-wr1-x433.google.com with SMTP id ffacd0b85a97d-374c3eef39eso3556477f8f.0 for ; Tue, 10 Sep 2024 20:11:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1726024308; x=1726629108; darn=lists.postgresql.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=O1tqZwP352F0QQX/GvFpyXymJacmXiTH0yj/VgDjyiQ=; b=ksslHRHDzhkdaAZkfc0yvB1OC0rC2iI62l/6sLNqjfNmgDszlKiwAIP8iNnh4ThVUj NWuStTjr+KBl6d5LGGoAmnLPRDjGIJkDdcrJ52Oo37Jxf9rKqrKs32tjET6xyeR1l5js naK/E+rHsIRgGIidnYc45hhkAxqR+RKRdopWPMdJ/9qhVToIHx8XQ0q9P9YVRq116UU2 SsYguEIuBMBQj/fHmu7AjmVF7Ot0d7la2sPj/GygY7KfcjwMdN9fg7Ny6dBEEOFC1U6o m9PBEbL0f26xVATwkSS0w1XNoauYtRiSIhZeI/NAVAI7Y2XB9CFIW7r02AxQLRHo4QdN qEHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726024308; x=1726629108; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O1tqZwP352F0QQX/GvFpyXymJacmXiTH0yj/VgDjyiQ=; b=Hg3dBxarM/DGUnkP+ZrYmgZHdcygPt2SBAoxeqNYx2N6ug+ShjAXpY7iagKlCsFt0e i/k+1JJCG8kjLlRZaJ0fwIyj+LnoV5aRB+6Lq4MjJGr5uvFFqqvs/egoBsdvEUM/RpKJ 9hvWsUxBO0Y0SltZBsascdx0aRf7AyFlqUZsZvutTtiqNI1ybcuQXnruRmYAeZj00Y6L sVVNcTOuV5x/1vQhT2FMUWJ+mkvQevmgh2q/+f0DJuViFMvYsvuzWXf1DltUPHxvumdR X14/EPjZBN+QnTMrJ+a5HL5I6Hj5V2YeZ0naBXeequFRb7BJg8cJ1NHgtSortxCaiUU3 VqPg== X-Forwarded-Encrypted: i=1; AJvYcCWoM7oXTB+9P8XarRlCCL/psmsVSl92UqXQ8Wmw1+/+R+rFG1fpdrvgLtAkPDEToByQCoAvM7GtkfcGWsb2@lists.postgresql.org X-Gm-Message-State: AOJu0Yxka879SNiGNOuCLiUj4X8IMFLgNrZj1F91BWZ/nH7WN2SzR7+v FiLd9ab/VYh69kwYZiSJl20utRYOlMtvDGAbB6q5I+kT9fExaX0UxP2VVPUp2IQvmCxAEdidsEd uayraahpmyVje1cjLV36wBjCFoZp0yQ== X-Google-Smtp-Source: AGHT+IFDQJpPn9CwRmmf91xvDdFpHQZzxaEHlJdtQQvzil3ldCLwmEHAa5Q8y2sKg4L720LOzLo+2PPfBkjLbLzzcBg= X-Received: by 2002:adf:f38d:0:b0:374:b35e:ea6c with SMTP id ffacd0b85a97d-3788967487amr11118924f8f.40.1726024307064; Tue, 10 Sep 2024 20:11:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: shveta malik Date: Wed, 11 Sep 2024 08:41:35 +0530 Message-ID: Subject: Re: Disallow altering invalidated replication slots To: Bharath Rupireddy Cc: Peter Smith , PostgreSQL Hackers , shveta malik 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 Tue, Sep 10, 2024 at 11:24=E2=80=AFPM Bharath Rupireddy wrote: > > > Please find the attached v2 patch also having Shveta's review comments > addressed. The v2 patch looks good to me. thanks Shveta