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 1rII60-007b7w-8l for pgsql-hackers@arkaria.postgresql.org; Wed, 27 Dec 2023 00:48:28 +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 1rII5v-00HLgB-6q for pgsql-hackers@arkaria.postgresql.org; Wed, 27 Dec 2023 00:48:23 +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 1rII5u-00HLg3-T2 for pgsql-hackers@lists.postgresql.org; Wed, 27 Dec 2023 00:48:22 +0000 Received: from mail-yw1-x112f.google.com ([2607:f8b0:4864:20::112f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rII5s-00CMUS-BN for pgsql-hackers@postgresql.org; Wed, 27 Dec 2023 00:48:21 +0000 Received: by mail-yw1-x112f.google.com with SMTP id 00721157ae682-5e7409797a1so40023887b3.0 for ; Tue, 26 Dec 2023 16:48:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703638099; x=1704242899; darn=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=qjc9YmyQO+WBdvjtXEEITEBVQKls0SeOdkpf4wa0J7c=; b=Iuezr0g2peQsaj8HVf39fTyaZUs+nCQanxR98rPcykK0AGhfG5LmlquU+X2eXqERdi IZFfALRN3o9U8K6IXTGyPm2ENPhDsrohhu40J3fgR4zC39APgZtCY7lDlD0yoM0T7OOR 1VHS8By7gSRf9c+YhVxn6XQBeWrsaurcY4RZI3r891qSN+OxBwCCqEUyMQ8wuQq7Lh4m C8d63kmORTPQjHSSUfYJEWcSSnBceSw3KKVoOnu0uzYWfDHge6C1LdWqeW96ImKww9wm wlBeCvIy/ceLtcKfQ73YC8foarOeuKbbjC5nwbIcIc0/he5xLkXOO8PEHC0mvcL3kL5i mpuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703638099; x=1704242899; 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=qjc9YmyQO+WBdvjtXEEITEBVQKls0SeOdkpf4wa0J7c=; b=tDBN9/VCeK7GyHwmrePrJF3UkUr0hQqHlaCWX1I04LMFq9gWl5CMGG7Wu11pf1DagO EhoCDEtepnArF/0Ad17tJ2gH+Ih5j5JKFVTGzNJ2bYs8yDdgxj9Z79VSsItbZj4anFvb JQHa6C3fRpSwMkgyDajF4PynY036RMckIKYd8MRhyTriYUFVF06ZBEo2Y6FJjKBbj1kz nKAJ23n6KlXYCS+9PFMavwFaSoiXYOMz3ZHsGdYhVee0N9z1glbT/Qo+LQZdfh/Gjh7b lIUvgipKIpGAAdtYhUl6zPhzZnTlXZPTq6yQfzYjCQOW13gvRCF1W6EigTxfm+AgPwMM OohQ== X-Gm-Message-State: AOJu0YwUeRycCDwK7yprCBq+ZaM0tWRr0fIDmXghJCsv08S8vDK4R0kY 7Y5ZYuGAR5DUIzHLLzSLTnYrsPGpzxpsSIxLCRuWpaKBpLo= X-Google-Smtp-Source: AGHT+IE+OJzE/P6vBCg4sfIgP2BClv86xx0yh99wxIGiWPGmqCFCZGfYN7eQMY9n2bXqArBV1I17CrHRGcS+VwLy1cg= X-Received: by 2002:a0d:f4c4:0:b0:5d7:1941:2c29 with SMTP id d187-20020a0df4c4000000b005d719412c29mr4516479ywf.86.1703638098885; Tue, 26 Dec 2023 16:48:18 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Richard Guo Date: Wed, 27 Dec 2023 08:48:07 +0800 Message-ID: Subject: Re: Update docs for default value of fdw_tuple_cost To: Umair Shahid Cc: pgsql-hackers@postgresql.org Content-Type: multipart/alternative; boundary="000000000000b5c180060d732758" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b5c180060d732758 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Dec 27, 2023 at 12:27=E2=80=AFAM Umair Shahid wrote: > Commit cac169d686eddb277880a0d8a760ac3007b4846a updated the default value > of fdw_tuple_cost from 0.01 to 0.2. The attached patch updates the docs t= o > reflect this change. > +1. Nice catch. Thanks Richard > --000000000000b5c180060d732758 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Wed, Dec 27, 2023 at 12:27=E2=80=AFAM = Umair Shahid <umair.shahid@stormatics.tech> wrote:

Commit cac169d686eddb277880a0d8a760ac3007b4846a updated the defaul= t value of fdw_tuple_cost from 0.01 to 0.2. The attached patch updates the = docs to reflect this change.=C2=A0


+1. Nice catch.

Thanks
Richard
3D""<= div>
--000000000000b5c180060d732758--