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 1sbVCs-00H2aP-4u for pgsql-general@arkaria.postgresql.org; Wed, 07 Aug 2024 01:11:14 +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 1sbVCo-003kgi-UQ for pgsql-general@arkaria.postgresql.org; Wed, 07 Aug 2024 01:11:10 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sbVCo-003kfc-HL for pgsql-general@lists.postgresql.org; Wed, 07 Aug 2024 01:11:10 +0000 Received: from mail-pj1-x102c.google.com ([2607:f8b0:4864:20::102c]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sbVCl-003Soo-9z for pgsql-general@lists.postgresql.org; Wed, 07 Aug 2024 01:11:09 +0000 Received: by mail-pj1-x102c.google.com with SMTP id 98e67ed59e1d1-2cd5d6b2581so898664a91.2 for ; Tue, 06 Aug 2024 18:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1722993066; x=1723597866; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=ZQrTiVORen4LdWNCfVMmUBxnVCyXB5qOIRrzfev9gGI=; b=KUtdYuHphkDKWjURYG4sk0wcO9Z/VYGM7pa/OtpLRNR3NFaooB/iJ0pf6iKhhE69xz jE2Q5+ysnYGUe2UiJUIL+qaHY9l5mKFKz3kK+kzbGbc6tXhLiuxIasbFIgAgxxghbs+A 9nwlvuGyrKaGXvzkIz4mviXhSYLpPkikkhsF0UlPx0KpE9nV3JVZAwDuG2dW5TN7TwWz V21k1IbDkRg5QryyDozXV48hRTkUVJZws5Q78xO+HBztbsO6BhpaSeN1HH/72KjVQa6o kVCB6i0mQmej5/ivrx3/Y+UOCH54gJnHrH0TFsTWKwXc6utMa0+jWjlfnyqwrEU+5u6O mMaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722993066; x=1723597866; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ZQrTiVORen4LdWNCfVMmUBxnVCyXB5qOIRrzfev9gGI=; b=NAiJ1yE2OseW5qnJjoY4UdFVeiyvZ4mLggh9Sl/clb+b5xUSQU4mW9eA1rU3m6X+Rz 5pQw/ocQ6lF8NeBYUnXGTJM8dh0sD10O4d7f/z1ivPEhtcioHk6V7tpiuShToF2OwQLv UW8+ZiuJ2mmPeGSzKwAi721xsPtKSB5XywtQtSx8JSRikyIC4tnu3M8kXc9NvjNFxO0P xt2JLMDbSO1tfgbLFmvmcrOFtup4W6MgY4XFL4hZH6B/PGifIw/9mNDGI7q2mLXDdU/T DTlUVHV33w4bkjh1EPve6Cx8vafzS6awcHycqMGfG8cuNhmC0GxoC5+1bDY4Ri0GpD4w x0Cg== X-Gm-Message-State: AOJu0YwCIVXvZFKxfU9lzdc4BLHob1FZwPgsWrLGcurYYn0FEQnKTQB9 Ldi2phIH3sWFv0ovL4vM+3aBCm+TU+nB7EixgtW62rt1SM9jIIvzoUZz8HePnLHH/IGwAx8ZI2n sSxScM16FSIUIQAVlcayGqXiYdHH5057F X-Google-Smtp-Source: AGHT+IEK0n9lDWzCSVjtJoIW4H3FOiaj/E0Cf0f8LDSgSVl0Bb9CLMliExPz8Er8CNpQyCvthP0XZK3GKfnmuzfP+h8= X-Received: by 2002:a17:90a:6c8f:b0:2cf:c9ab:e727 with SMTP id 98e67ed59e1d1-2cff951730cmr15757853a91.31.1722993065870; Tue, 06 Aug 2024 18:11:05 -0700 (PDT) MIME-Version: 1.0 From: Vamsi Chava Date: Wed, 7 Aug 2024 06:40:54 +0530 Message-ID: Subject: Streaming replication issue post upgrade from version 11 to 14 on windows 2016 Server To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000a45185061f0d953e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000a45185061f0d953e Content-Type: text/plain; charset="UTF-8" Hi Team, we have upgraded postgresql version 11 to 14 on windows server 2016, post upgrade we configured streaming replication. the data is not getting replicated. but compared to version 11, 14 is very different in configuring replication. Tried from documentation from postgres site. no luck, Any help appreciated. Tried many other sites for Windows side replication configuration notes. No luck Thankyou vamshi.chava --000000000000a45185061f0d953e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Team,

we have upgra= ded postgresql version 11 to 14 on windows server 2016, post upgrade we con= figured streaming replication. the data is not getting replicated. but comp= ared to version 11, 14 is very different in configuring=C2=A0replication. T= ried from documentation from postgres site. no luck, Any help appreciated. = Tried many other sites for Windows side replication configuration=C2=A0note= s. No luck


Thankyou
vamsh= i.chava
--000000000000a45185061f0d953e--