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 1ovhqx-0002IL-Gm for pgsql-hackers@arkaria.postgresql.org; Thu, 17 Nov 2022 16:35:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ovhqw-0004LY-Aj for pgsql-hackers@arkaria.postgresql.org; Thu, 17 Nov 2022 16:35:02 +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 1ovhqw-0004GE-0l for pgsql-hackers@lists.postgresql.org; Thu, 17 Nov 2022 16:35:02 +0000 Received: from mail-vs1-xe2e.google.com ([2607:f8b0:4864:20::e2e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ovhqt-0008I5-W6 for pgsql-hackers@postgresql.org; Thu, 17 Nov 2022 16:35:01 +0000 Received: by mail-vs1-xe2e.google.com with SMTP id a6so2084480vsc.5 for ; Thu, 17 Nov 2022 08:34:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crunchydata.com; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=9d9XLRgCPgj8kXF5xVl3CK5NCcwaD/XsaZpbqdDFAO0=; b=QszRenvzrcua/eGA5XMY8m90VtgNSlcGspc+R89w+KSxtTOXnIBeNohFwsmm5o1wdA W9FspZCtC4AfNpHOeWTY4d9fflVwvBuBEr1A0Z4YANuHD8LunXLeEPGHy8mPBkxvioF2 X5J0b1+Cc/Xd+UfcFbYBeLs7TAl8U6lfN7/3zhqI3u6DFuN0V/Uqf1U+YOJ5rpwtqlhE 0HKI1GzA4fbDzjNdjeyYMlhiEDVsb4gt0Kf8P5Gj8h+w/l2PTxwnuCjWUqwHBnTauc0U q1f5/eSdxcS+vDeMDWGqoJKV481p89zkPDWi4q0IW2TpnmT0UotlOEUKOxcySvKuXhcv GAjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=9d9XLRgCPgj8kXF5xVl3CK5NCcwaD/XsaZpbqdDFAO0=; b=ecRPLGedfSBXoeNgLFs8cO/YeLfb8S2jQg5gZYQJ2tj8+qShjMiid7Kk+gpQ45/tu2 kL3pyEScK1nhnO1IDWIH1Z/kgNQmlaN1WxARAzZNv+FpV2F5eZYqewGRlRhTtVRCjGwd DK+rueAiXeAJdHZvCt9UhfI3spk6kTcPBQ2VJ9QAvmrq3UGnpf07dbhB+wVGAmF5/ZqK C8Hwr9V6uTKH15gtifM9nyh4jPB1hpX7mcOukcgJYnRmr4tflwrhoEb2Avh21jBvEzQ/ xGCxJpEV988TFj676tzTfortSILWpL0IcxN3EreCZrq9x7Xpe8PIbCh/HU2CweUmid5B GLTQ== X-Gm-Message-State: ANoB5pkzI7Lej+SNSedqL3d/Dz7PBKmVtC1un5g1DMsG9/lHhCKmKu5d kOYl2NgvLvq+s3bFBVmqCcFi7t2UTuAk+tHNgCefzP9AmDS5jQ== X-Google-Smtp-Source: AA0mqf5kOqaWdObqPjPtY90Ed1w0wDgCupkQ30vwLQgQFwQJbeLjYoHsjrXJY1W5wph1mExAKsHawKK+ufvhep4PG4c= X-Received: by 2002:a05:6102:308d:b0:3af:183:6882 with SMTP id l13-20020a056102308d00b003af01836882mr2219245vsb.36.1668702899177; Thu, 17 Nov 2022 08:34:59 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: David Christensen Date: Thu, 17 Nov 2022 10:34:48 -0600 Message-ID: Subject: Re: Moving forward with TDE To: Dilip Kumar Cc: Aleksander Alekseev , PostgreSQL-development , Stephen Frost Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Dilip, Thanks for the feedback here. I will review the docs changes and add to my tree. Best, David