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 1rPak0-00CjDT-5k for pgsql-hackers@arkaria.postgresql.org; Tue, 16 Jan 2024 04:07:56 +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 1rPajx-001KuE-TC for pgsql-hackers@arkaria.postgresql.org; Tue, 16 Jan 2024 04:07:53 +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 1rPajx-001Ku5-IT for pgsql-hackers@lists.postgresql.org; Tue, 16 Jan 2024 04:07:53 +0000 Received: from mail-oa1-x34.google.com ([2001:4860:4864:20::34]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rPajv-0023Lf-50 for pgsql-hackers@postgresql.org; Tue, 16 Jan 2024 04:07:52 +0000 Received: by mail-oa1-x34.google.com with SMTP id 586e51a60fabf-203fe0e3fefso4055831fac.2 for ; Mon, 15 Jan 2024 20:07:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705378069; x=1705982869; darn=postgresql.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=glPsIzmdQwJLC2uYbgM9ba47Xc8BG37H2irnUrKqBEw=; b=XuVUxI7LcHhFy7KU3SmdkXL8yi0Rr1yDz15v3+8Irba2Aa6nk3/0I2sriSU1g314hq ZfdfMdSlpZqWtPQvpy9y0yx8fphMNyNsIMBfIpzbY/CeQKyXyJeBfipXOUCK4kXDwiGn aBKNHyr02v+ttuUKVjiqVW3pmGgLPrdeLDVVyY57pqWufTSAj1dwWRE19zMeLrgknKUI Qt+Tc9PqIJtGFLoM8yLvn0/IZr+2C2JVheTNq+GmEaUriVx92PlckAfuw61xY/XtRBgP 2orUlYS2HuC91z84EktuwjDrFF2FqxDPry+h8i9y8Y7gthpk8IHEXWdTH8m9DhB3FpHS 0WtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705378069; x=1705982869; h=content-transfer-encoding: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=glPsIzmdQwJLC2uYbgM9ba47Xc8BG37H2irnUrKqBEw=; b=UgAwRHd+WsNFtCT3vsMwaGBYQnvXtQXkakJi5/2cFUsYlOATmgN7IncAwG5bbC6NHG Z16SinM1rTnOVXUJ7yNWb1L+K7RQ1P96UGn/TdD96uyPVNPY+6viHA6Kk13T4E/wmr7r lFNVUG/13q1M8Xmp0lsFUGvUcZnGZn3yURI+88aluq/+S9czGxPFoZvIWtTimsyL1xQX dDlqChkMykxYSjMH9dGAg3+MprOQFXy+LLxUIa0rprblQg8JuIyn8MsyV/RKEjg0ahbx KHP6Xf8Jvw96uPBHvf1oRKg5W5JB3t41lK4UxKYDxOU+HqUyrZpdQUQTVoFb11VCdvwU E1Wg== X-Gm-Message-State: AOJu0Yw1LoKLazZgSoR9RYwYIwKR+SiBE0xT5JM0hlhQjmtt19BLZ9VS 7NvT+/GJ/jZSudI2Lmw8QKIfZyLfYkRYQXo88X4= X-Google-Smtp-Source: AGHT+IE1kC6oF8/MifXlhVLr5GQCD9kBIvGwQrvoai+BXOxlvfhtY3mFk0S+iDcTwOPWg11Sc5uQbSGsw6Eh+E5nelQ= X-Received: by 2002:a05:6871:50d:b0:206:d2a:4fa3 with SMTP id s13-20020a056871050d00b002060d2a4fa3mr7683287oal.53.1705378068899; Mon, 15 Jan 2024 20:07:48 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Amit Kapila Date: Tue, 16 Jan 2024 09:37:37 +0530 Message-ID: Subject: Re: Synchronizing slots from primary to standby To: shveta malik Cc: Masahiko Sawada , "Zhijie Hou (Fujitsu)" , Dilip Kumar , Bertrand Drouvot , Peter Smith , Nisha Moond , "Hayato Kuroda (Fujitsu)" , Bharath Rupireddy , Peter Eisentraut , Bruce Momjian , Ashutosh Sharma , Andres Freund , pgsql-hackers , Ajin Cherian , Alvaro Herrera , shveta malik Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Jan 16, 2024 at 9:03=E2=80=AFAM shveta malik wrote: > > On Sat, Jan 13, 2024 at 12:54=E2=80=AFPM Amit Kapila wrote: > > > > On Fri, Jan 12, 2024 at 5:50=E2=80=AFPM shveta malik wrote: > > > > > > There are multiple approaches discussed and tried when it comes to > > > starting a slot-sync worker. I am summarizing all here: > > > > > > 1) Make slotsync worker as an Auxiliary Process (like checkpointer, > > > walwriter, walreceiver etc). The benefit this approach provides is, i= t > > > can control begin and stop in a more flexible way as each auxiliary > > > process could have different checks before starting and can have > > > different stop conditions. But it needs code duplication for process > > > management(start, stop, crash handling, signals etc) and currently it > > > does not support db-connection smoothly (none of the auxiliary proces= s > > > has one so far) > > > > > > > As slotsync worker needs to perform transactions and access syscache, > > we can't make it an auxiliary process as that doesn't initialize the > > required stuff like syscache. Also, see the comment "Auxiliary > > processes don't run transactions ..." in AuxiliaryProcessMain() which > > means this is not an option. > > > > > > > > 2) Make slotsync worker as a 'special' process like AutoVacLauncher > > > which is neither an Auxiliary process nor a bgworker one. It allows > > > db-connection and also provides flexibility to have start and stop > > > conditions for a process. > > > > > > > Yeah, due to these reasons, I think this option is worth considering > > and another plus point is that this allows us to make enable_syncslot > > a PGC_SIGHUP GUC rather than a PGC_POSTMASTER. > > > > > > > > 3) Make slotysnc worker a bgworker. Here we just need to register our > > > process as a bgworker (RegisterBackgroundWorker()) by providing a > > > relevant start_time and restart_time and then the process management > > > is well taken care of. It does not need any code-duplication and > > > allows db-connection smoothly in registered process. The only thing i= t > > > lacks is that it does not provide flexibility of having > > > start-condition which then makes us to have 'enable_syncslot' as > > > PGC_POSTMASTER parameter rather than PGC_SIGHUP. Having said this, I > > > feel enable_syncslot is something which will not be changed frequentl= y > > > and with the benefits provided by bgworker infra, it seems a > > > reasonably good option to choose this approach. > > > > > > > I agree but it may be better to make it a PGC_SIGHUP parameter. > > > > > 4) Another option is to have Logical Replication Launcher(or a new > > > process) to launch slot-sync worker. But going by the current design > > > where we have only 1 slotsync worker, it may be an overhead to have a= n > > > additional manager process maintained. > > > > > > > I don't see any good reason to have an additional launcher process here= . > > > > > > > > Thus weighing pros and cons of all these options, we have currently > > > implemented the bgworker approach (approach 3). Any feedback is > > > welcome. > > > > > > > I vote to go for (2) unless we face difficulties in doing so but (3) > > is also okay especially if others also think so. > > I am not against any of the approaches but I still feel that when we > have a standard way of doing things (bgworker) we should not keep > adding code to do things in a special way unless there is a strong > reason to do so. Now we need to decide if 'enable_syncslot' being > PGC_POSTMASTER is a strong reason to go the non-standard way? > Agreed and as said earlier I think it is better to make it a PGC_SIGHUP. Also, not sure we can say it is a non-standard way as already autovacuum launcher is handled in the same way. One more minor thing is it will save us for having a new bgworker state BgWorkerStart_ConsistentState_HotStandby as introduced by this patch. > If yes, > then we should think of option 2 else option 3 seems better in my > understanding (which may be limited due to my short experience here), > so I am all ears to what others think on this. > I also think it would be better if more people share their opinion on this matter. --=20 With Regards, Amit Kapila.