February 2nd, 2010 by depesz | Tags: pg85, pg90, pg_standby, pitr, postgresql, recovery, restore, restore_command, standby, wal | 4 comments »
I tend to write about new features in new versions of PostgreSQL, but this patch actually fixes one of the things that annoy me a lot, so here it goes: On 26th of January, Simon Riggs committed: Log Message: ----------- Fix longstanding gripe that ...
February 9th, 2009 by depesz | Tags: backup, parallel, pg84, pg_dump, pg_restore, postgresql, restore | 3 comments »
On 2nd of February Andrew Dunstan committed his patch (with editing by Tom Lane) that: Log Message: ----------- Provide for parallel restoration from a custom format archive. Each data and post-data step is run in a separate worker child (a thread on Windows, a ...
