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 1t1ixT-0002aH-4z for pgsql-hackers@arkaria.postgresql.org; Fri, 18 Oct 2024 09:07:43 +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 1t1ixQ-000ufp-50 for pgsql-hackers@arkaria.postgresql.org; Fri, 18 Oct 2024 09:07:40 +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 1t1ixP-000ueE-PL for pgsql-hackers@lists.postgresql.org; Fri, 18 Oct 2024 09:07:40 +0000 Received: from mail-yw1-x1133.google.com ([2607:f8b0:4864:20::1133]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t1ixN-001gZj-P7 for pgsql-hackers@lists.postgresql.org; Fri, 18 Oct 2024 09:07:39 +0000 Received: by mail-yw1-x1133.google.com with SMTP id 00721157ae682-6e35bf59cf6so28961727b3.0 for ; Fri, 18 Oct 2024 02:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729242456; x=1729847256; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=UiopUADWGLRL/++P2Scy9Cm0skXpEJPee0CHIJwhyXk=; b=mrqAMcAw0JSQO9zYwDfldeCY759ZW5HSK5+Z8N7ug7elUj4HqHOR2iiV51K5PXtjyv kPMv/Ab5QjWdk590o2au2Rj14d6Fb41tnRv0cfItlLFfM1J8EGS2dmVfLAgXNmDy/RNg 80KDWkrtZXEaDRfAXQhVw5HLBijttV9vPEtFm+4vcL9ZtY/Q9OBy/EPN3SakFtrfid3P kNBC0VzDefpvFQwpblKjWQ66p6oE+bFXeUqgYklsKmIZx6MxvtH2bpWKW5gBaIdLsy77 YYXovQC1txyFc4HfU4ajlU3OZkm3lZ3hCOrHlrp8ht7y1vQ+36oc6Vo2MGxNJqk34bGX oM+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729242456; x=1729847256; h=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=UiopUADWGLRL/++P2Scy9Cm0skXpEJPee0CHIJwhyXk=; b=xJLBokAfXdiqNDEIVwqHZb7nAwcLRVzX6CN2TbKYYqZ61lpiVENN3Asds5WhXl0Vg/ edwR4wiRR4mFC/eym/QX9xfE2qnIqxLLJCMn6A1RwusNHEefNmKh4Rh+qYBwk6RJSzto bTAkvHl48Lgw3qvAVOXUZn4B8W+Ch3QHaUHN0fe1gYGYb48Y0o/Pe2CP6RD5Tqa2dfUV j2jXI/15aG9P8KlWfyuJ1YwUKJWl5m+A/GcRYJOdbkFEH2/lBxnvbYTifTKATbfdzYAR 5SB3bTdpJKrGiqkeHVozPQqSmLZYFaKxuUAHHOzoh0TxlQdTQdsovfV9nGNZunmaGHRW PmEg== X-Forwarded-Encrypted: i=1; AJvYcCVdfqil4lpHow0/CV+2GnveP5I5zitFzkvXmf1O6RztsMgHWQZ646BZVf5BgxmzubHrBmGQTRhtTx6SpFyi@lists.postgresql.org X-Gm-Message-State: AOJu0Yyqc+/ASixUH37vgW/sUGD9kFJ8BGiiuS8TvGZV42SIcjT/cD8o 9YP1n32nnT64eeTvZafedoDaUBeIdFFnCQ0Hy0nv2/J63Oanll/+5KupCUP2tRtF3ShhUIBLPlO +kwpb/SjEoYI4PGYEsfu/1bBhaNU= X-Google-Smtp-Source: AGHT+IEYKqpjUqRDUb0jyQJYYSkPn4CcfQITSpTKeUGAV3mARiSDRr5I/IyzmzSYq8DRbJZPgk0OC/uPevy20+hAk3Q= X-Received: by 2002:a05:690c:d81:b0:64b:1eb2:3dd4 with SMTP id 00721157ae682-6e5c16929ecmr10959717b3.8.1729242456168; Fri, 18 Oct 2024 02:07:36 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Stepan Neretin Date: Fri, 18 Oct 2024 16:07:25 +0700 Message-ID: Subject: Re: Recovery of .partial WAL segments To: Stefan Fercot Cc: Dmitry Dolgov <9erthalion6@gmail.com>, "pgsql-hackers@lists.postgresql.org" Content-Type: multipart/alternative; boundary="00000000000054a2730624bca2fb" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000054a2730624bca2fb Content-Type: text/plain; charset="UTF-8" Hi there! It looks good to me! But I have a question. How is the partialxlogfname freed in case of an error? Best regards, Stepan Neretin. --00000000000054a2730624bca2fb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi there! It loo= ks good to me! But I have a question. How is the partialxlogfname freed in = case of an error?
Bes= t regards, Stepan Neretin.
--00000000000054a2730624bca2fb--