Re: pg_rewind - enable wal_log_hints or data-checksums

2025-02-17 Thread Bowen Shi
Hi Michael, I first use initdb, and set wal_log_hints=off, data_checksums=off, and full_page_writes=on. Starting pg and running for a while. Then switch over happened, I used the following commands: 1. Old master postgresql.conf set wal_log_hints=on, then start and stop pg. 2. using pg_rewind --

When will trusted PL/Python be supported?

2023-06-27 Thread Bowen Shi
ssion? Regards Bowen Shi