Re: [HACKERS] pg_start_backup without checkpoint patch (a part of Synch Rep)

2008-12-29 Thread Heikki Linnakangas
Fujii Masao wrote: On Mon, Dec 29, 2008 at 6:08 PM, Heikki Linnakangas wrote: Fujii Masao wrote: Attached is the self-contained patch to skip checkpoint at pg_start_backup. This is a part of Synch Rep patches, and was discussed in the following thread. http://archives.postgresql.org/message-i

Re: [HACKERS] pg_start_backup without checkpoint patch (a part of Synch Rep)

2008-12-29 Thread Fujii Masao
Hi, On Mon, Dec 29, 2008 at 6:08 PM, Heikki Linnakangas wrote: > Fujii Masao wrote: >> >> Attached is the self-contained patch to skip checkpoint at >> pg_start_backup. >> This is a part of Synch Rep patches, and was discussed in the following >> thread. >> >> http://archives.postgresql.org/messa

Re: [HACKERS] pg_start_backup without checkpoint patch (a part of Synch Rep)

2008-12-29 Thread Heikki Linnakangas
Fujii Masao wrote: Attached is the self-contained patch to skip checkpoint at pg_start_backup. This is a part of Synch Rep patches, and was discussed in the following thread. http://archives.postgresql.org/message-id/3f0b79eb0812240710j7e613f3atfd6b6fc274035...@mail.gmail.com I'm not convinced

[HACKERS] pg_start_backup without checkpoint patch (a part of Synch Rep)

2008-12-27 Thread Fujii Masao
Hi, Attached is the self-contained patch to skip checkpoint at pg_start_backup. This is a part of Synch Rep patches, and was discussed in the following thread. http://archives.postgresql.org/message-id/3f0b79eb0812240710j7e613f3atfd6b6fc274035...@mail.gmail.com In Synch Rep, we basically have to