Re: Problem with streaming replication, backups, and recovery (9.0.x)
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: <depesz@depesz.com>
Cc: "Fujii Masao" <masao.fujii@gmail.com>, <pgsql-hackers@postgresql.org>
Date: 2011-03-28T22:43:15Z
Lists: pgsql-hackers
hubert depesz lubaczewski <depesz@depesz.com> wrote: > have you seen this mail - > http://archives.postgresql.org/pgsql-hackers/2011-03/msg01490.php One more thing: Am I correct in understanding that you are trying to do a PITR-style backup without using pg_start_backup() and pg_stop_backup()? If so, why? -Kevin