backup_manifest rename to backup_manifest.old after successful postgres start up

2023-07-17 Thread Gert Cuykens
Hi, suggest to automatically rename backup_manifest to backup_manifest.old like backup_label when postgres start up successfully because it has no use anymore for pg_verifybackup after postgres has been started.

impact pgbench on a physical replicated stream

2023-07-28 Thread Gert Cuykens
Hi, I would like to pgbench the production postgres that is being physical replicated to a slave. Will I shoot myself in the foot because of the physical replication if I try pgbench on prodcution postgres. Thanks

Re: impact pgbench on a physical replicated stream

2023-07-28 Thread Gert Cuykens
supposedly the server rack can't. On Fri, Jul 28, 2023 at 4:50 PM Ron wrote: > On 7/28/23 07:20, Gert Cuykens wrote: > > Hi, I would like to pgbench the production postgres that is being physical > replicated to a slave. Will I shoot myself in the foot because of the > physical