<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/pg-rman/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/pg-rman/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 03 Jul 2015 02:28:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pg-rman/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>We are moving to GitHub !</title><link>https://sourceforge.net/p/pg-rman/news/2015/07/we-are-moving-to-github-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please see latest information from &lt;a href="http://github.com/ossc-db/pg_rman." rel="nofollow"&gt;http://github.com/ossc-db/pg_rman.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Takashi Ohnishi</dc:creator><pubDate>Fri, 03 Jul 2015 02:28:24 -0000</pubDate><guid>https://sourceforge.net6fdcb280cadaa13535a6a4906991a54cf19cd625</guid></item><item><title>pg_rman 1.2.11 is released. </title><link>https://sourceforge.net/p/pg-rman/news/2015/01/pgrman-1211-is-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;pg_rman 1.2.11 is released.&lt;br /&gt;
This is a minor version up and includes below changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable to set 'latest' in recovery-target-timeline command line option in restore.&lt;/li&gt;
&lt;li&gt;Enable incremental backup after database creation.&lt;/li&gt;
&lt;li&gt;Do not erase the target database directory in restoring with non-existing recovery-target-timeline.&lt;/li&gt;
&lt;li&gt;Remove unsafe code from get_lsn()&lt;/li&gt;
&lt;li&gt;Improve regression tests and add .travis.yml for Travis CI.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Takashi Ohnishi</dc:creator><pubDate>Thu, 08 Jan 2015 05:50:41 -0000</pubDate><guid>https://sourceforge.net894285a6b299296679755dbf417d64ea16a21c81</guid></item><item><title>pg_rman 1.2.10 is released.</title><link>https://sourceforge.net/p/pg-rman/news/2014/09/pgrman-1210-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;pg_rman 1.2.10 is released.&lt;br /&gt;
This is a minor version up and includes below changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix the bit-shift calculation mistake.&lt;br /&gt;
  During backup from standby server, pg_rman could get stuck. &lt;span&gt;[Ticket:#88]&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Takashi Ohnishi</dc:creator><pubDate>Fri, 05 Sep 2014 06:21:01 -0000</pubDate><guid>https://sourceforge.net4397de2a0f7858cffef14d9c981568225c047f72</guid></item><item><title>pg_rman 1.2.9 is released. </title><link>https://sourceforge.net/p/pg-rman/news/2014/09/pgrman-129-is-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;pg_rman 1.2.10 is released.&lt;br /&gt;
This is a minor version up and includes below changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fix the bit-shift calculation mistake.&lt;br /&gt;
  During backup from standby server, pg_rman could stuck. &lt;span&gt;[Ticket:#88]&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Takashi Ohnishi</dc:creator><pubDate>Fri, 05 Sep 2014 06:17:06 -0000</pubDate><guid>https://sourceforge.neta19f8b63ea62af33f62dae68b31f0181abad26cd</guid></item><item><title>pg_rman 1.2.9 is released.</title><link>https://sourceforge.net/p/pg-rman/news/2014/08/pgrman-129-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;pg_rman 1.2.9 is released.&lt;/p&gt;
&lt;p&gt;This is a minor version up and includes below changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Recalculate checksums in restoring&lt;br /&gt;
    Previously pg_rman did not restore data for database with checksum,&lt;br /&gt;
    because it rewrote page header in restoring and this caused checksum mismatch.&lt;/li&gt;
&lt;li&gt;Remove unreliable dirent-&amp;gt;d_type check in catalog.c &lt;br /&gt;
    The current code did not care in a case when d_type = DT_UNKNOWN is returned.&lt;br /&gt;
    Because of this, pg_rman show does not work in XFS.&lt;/li&gt;
&lt;li&gt;Better error message for incremental backup failure&lt;/li&gt;
&lt;li&gt;Use PGXS by default in Makefile&lt;/li&gt;
&lt;li&gt;Improve regression tests handling pgbench and pgport&lt;/li&gt;
&lt;li&gt;Some refactoring and removing dead codes, modifying help messages&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Takashi Ohnishi</dc:creator><pubDate>Tue, 12 Aug 2014 06:44:21 -0000</pubDate><guid>https://sourceforge.net3ef88060437a8736500693c49932e97ba3127708</guid></item><item><title>pg_rman 1.2.8 is released</title><link>https://sourceforge.net/p/pg-rman/news/2014/03/pgrman-128-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;pg_rman 1.2.8 is released.&lt;/p&gt;
&lt;p&gt;It include bellow changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;archive backup completely didn't work. Fix this.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">otsuka.knj</dc:creator><pubDate>Mon, 31 Mar 2014 02:07:53 -0000</pubDate><guid>https://sourceforge.net9ee7675e300d34d2a742e13ce1ea0cb44796a353</guid></item><item><title>pg_rman 1.2.7 is released</title><link>https://sourceforge.net/p/pg-rman/news/2013/12/pgrman-127-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;pg_rman 1.2.7 is released.&lt;/p&gt;
&lt;p&gt;It include bellow changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Supporting PostgreSQL 9.3.&lt;/li&gt;
&lt;li&gt;Fix the problem that attempted to execute a restartpoint before replay the WAL of checkpoint.&lt;/li&gt;
&lt;li&gt;Fix issue not to compress the backup_label, in case of backup from standby and use -Z (--compress-data) option.&lt;/li&gt;
&lt;li&gt;Prohibit to backup using snapshot storage from standby.&lt;br /&gt;
  This feature did not work properly from a previous version.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">otsuka.knj</dc:creator><pubDate>Fri, 27 Dec 2013 03:57:08 -0000</pubDate><guid>https://sourceforge.net3b9e5d6890d32be945309f377ff3bdefbb866b25</guid></item></channel></rss>