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 1t8tOa-006Zsu-Ur for pgsql-general@arkaria.postgresql.org; Thu, 07 Nov 2024 03:41:20 +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 1t8tOY-00BRC0-D9 for pgsql-general@arkaria.postgresql.org; Thu, 07 Nov 2024 03:41:18 +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 1t8tOX-00BRBs-VA for pgsql-general@lists.postgresql.org; Thu, 07 Nov 2024 03:41:18 +0000 Received: from mail-ej1-x635.google.com ([2a00:1450:4864:20::635]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t8tOT-000c9r-Ms for pgsql-general@postgresql.org; Thu, 07 Nov 2024 03:41:17 +0000 Received: by mail-ej1-x635.google.com with SMTP id a640c23a62f3a-a9a850270e2so78336666b.0 for ; Wed, 06 Nov 2024 19:41:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seiler-us.20230601.gappssmtp.com; s=20230601; t=1730950874; x=1731555674; 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=R9rXiE7fe+mbzlSRATJRscbUrvKMSUB7IZc8dVLnXTk=; b=EcTgqlzxCTGYCZebc+39dT7aoY7jPXJc/1msvlAkiGKrPNgrD06tNdit+VgzC0oK1x WlUIcxGOqJsLDxPJQdTuDrtnqvoJS9SZecp/Jgcul6h1fqt6GTAsFP+z2pGMzZre7r3b P622yGPfaySQxUE4Gw2h7UdRDRbgtfIboImVC+deqzfSMPItxyS1JoxxhX8me6NiHjcP V02EW+hxqTbCkaMwXpyeKFVaf0AAvQnmimknNJvLL2FqNQtNmNPu4eY1vZ/v4DfRDdFy rp8A1Fta5lyS+e1UkoymTewFPT8JhaHw/cIkTw2oAyy5jdOLqOFW5wm0jWuB3wPwEPi1 R5Rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730950874; x=1731555674; 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=R9rXiE7fe+mbzlSRATJRscbUrvKMSUB7IZc8dVLnXTk=; b=vsxVfkELysekuamWfvfaJvYecGQpQvSBPSWJZb33E3eUlZ46/Du0U5H0Q8WhBSjXvF q2Knb+f92+O0utfl+sLPtqsJiqGvEvwPEdJQgZIkqI+1cF5EDDjRJD+xv8f7LlcKAEu6 RkdwJ56OPZmthrZ9rIIXfti2uZYE6IVK9QTcqykQF3nrNAltrsz/JFHYCmXfiptECjsF 7eSzUo5e+rY+jzigfI7RXVcGTN7mvC6N7t21TlIExtrczTE99xyOPjnMm7o1HhOxh+h5 GCOOxJiCoVSdl19bLTG68TnzgneH7wOrQtZvqMWy595fcPp+BtJOAYEDhirUSs25CBKj C/Gw== X-Forwarded-Encrypted: i=1; AJvYcCXGt9zEKJd5CV9bUANIa+dPY/AnZc45TQAiN6BwJXCd1lDofQxjOs0DH2jV+lxBIYuSCvn2kR+UTRZVUck1@postgresql.org X-Gm-Message-State: AOJu0YxVFLWxQ91jTcfcIYJ+M61HakrwHdO9BLF54FB3fvcKOWSeTHzc MknVKlM86+0untX6S9F75Y6IybxvFgmMs3o2jJCChlb9V+hVx8SuX8IrBIYRlB2faXg7r5Vg9nr 6TDnTtJ4x2YJn0r179XNar4CmGXGFhesrnmxNPQ== X-Google-Smtp-Source: AGHT+IFW0WeSTpae3KJhY2pyv0cdgDFb/gdiwJbznMExBEUCUeevOyprj08A02E6xzHuJTqiMUhJJxMxmtB4WJAeHDQ= X-Received: by 2002:a17:907:2d91:b0:a9a:80cc:c972 with SMTP id a640c23a62f3a-a9e655a8980mr2151661066b.27.1730950873530; Wed, 06 Nov 2024 19:41:13 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Don Seiler Date: Wed, 6 Nov 2024 21:41:02 -0600 Message-ID: Subject: Re: Index Partition Size Double of its Table Partition? To: Rob Sargent Cc: David Mullineux , Peter Geoghegan , Postgres General Content-Type: multipart/alternative; boundary="000000000000f0dd6c06264a6722" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000f0dd6c06264a6722 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, Oct 31, 2024 at 11:13=E2=80=AFAM Rob Sargent wrote: > Whats the fill factor? > No fill factor is specified, so I'm assuming it's the default 90% for indexes. FYI we did a REINDEX for the index in question tonight. Since the index was for last month, there are no more writes to it so we didn't use CONCURRENTLY either. The size went from 83GB to 48GB, which also happens to be the size of the table partition. --=20 Don Seiler www.seiler.us --000000000000f0dd6c06264a6722 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Oct 31, 2024 at 11:13=E2=80=AFAM Rob Sargent <robjsargent@gmail.com> wrote:
Whats the fill factor?

No fill factor is specified, so I'm assuming it's the defa= ult 90% for indexes.

FYI we did a REINDEX for the = index in question tonight. Since the index was for last month, there are no= more writes to it so we didn't use CONCURRENTLY either. The size went = from 83GB to 48GB, which also happens to be the size of the table partition= .

--
Don= Seiler
www.seiler.us=
--000000000000f0dd6c06264a6722--