<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/pg-rman/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/pg-rman/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/pg-rman/tickets/</id><updated>2017-04-17T20:20:40.975000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>pg_rman - could not open destination file</title><link href="https://sourceforge.net/p/pg-rman/tickets/106/" rel="alternate"/><published>2017-04-17T20:20:40.975000Z</published><updated>2017-04-17T20:20:40.975000Z</updated><author><name>Ron Babauta</name><uri>https://sourceforge.net/u/rbabauta/</uri></author><id>https://sourceforge.nete51dbb9c430cdb2ec13948374418e558cc1a6832</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;new to postgres and i am trying to implement  pg_rman. I get the below error message "could not open destination file" Please help&lt;br/&gt;
$ pg_rman init  -B /opt/mis/pgdata/pg_rman -A /opt/mis/pgdata/rman/pg_xlog -D /opt/mis/pgdata/rman     &lt;br/&gt;
INFO: ARCLOG_PATH is set to '/opt/mis/pgdata/rman/pg_xlog'&lt;br/&gt;
INFO: SRVLOG_PATH is set to '/opt/mis/pgdata/rman/pg_log'&lt;/p&gt;
&lt;p&gt;$ pg_rman backup -b full -B /opt/mis/pgdata/pg_rman -D /opt/mis/pgdata/rman -d postgres -p 5438&lt;br/&gt;
Password: &lt;br/&gt;
INFO: copying database files&lt;br/&gt;
INFO: copying archived WAL files&lt;br/&gt;
ERROR: could not open destination file "/opt/mis/pgdata/pg_rman/20170417/130122/arclog/archive_status/000000010000000000000008.done": No such file or directory&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#105  Backup  always hangs </title><link href="https://sourceforge.net/p/pg-rman/tickets/105/?limit=25#340f" rel="alternate"/><published>2016-07-06T10:50:30.999000Z</published><updated>2016-07-06T10:50:30.999000Z</updated><author><name>poul.2.kristensen@skat.dk</name><uri>https://sourceforge.net/u/poul2kr1stens/</uri></author><id>https://sourceforge.net06235874f88799d34f7df3728b4dfd5a35a93f67</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Done.&lt;br/&gt;
Thank You for Your fast responce.&lt;br/&gt;
I seems that no one but me reported an issue on the site&lt;br/&gt;
&lt;a href="https://github.com/ossc-db/pg_rman/issues" rel="nofollow"&gt;https://github.com/ossc-db/pg_rman/issues&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And no value of priority is possible.&lt;/p&gt;
&lt;p&gt;I am a bit worried. &lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Best regards &lt;br/&gt;
Poul&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#105  Backup  always hangs </title><link href="https://sourceforge.net/p/pg-rman/tickets/105/?limit=25#2030/5f4e" rel="alternate"/><published>2016-07-06T09:03:27.539000Z</published><updated>2016-07-06T09:03:27.539000Z</updated><author><name>Amit</name><uri>https://sourceforge.net/u/amitlangote/</uri></author><id>https://sourceforge.nete6c71fda76f2117ef222c6759cd78ee90cfc9f69</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am sorry but the project is no longer maintained on sourceforge.net.  Could you post this issue to project's GitHub page below:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/ossc-db/pg_rman/issues" rel="nofollow"&gt;https://github.com/ossc-db/pg_rman/issues&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, could you mention the pg_rman version in use?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
Amit&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#105  Backup  always hangs </title><link href="https://sourceforge.net/p/pg-rman/tickets/105/?limit=25#2030" rel="alternate"/><published>2016-07-06T08:58:29.944000Z</published><updated>2016-07-06T08:58:29.944000Z</updated><author><name>poul.2.kristensen@skat.dk</name><uri>https://sourceforge.net/u/poul2kr1stens/</uri></author><id>https://sourceforge.net4888c2c106300ad98e66890c3e0945ae743a7b73</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Further information from creator: &lt;br/&gt;
OS i a virtual server. &lt;br/&gt;
Thanks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title> Backup  always hangs </title><link href="https://sourceforge.net/p/pg-rman/tickets/105/" rel="alternate"/><published>2016-07-06T08:42:06.940000Z</published><updated>2016-07-06T08:42:06.940000Z</updated><author><name>poul.2.kristensen@skat.dk</name><uri>https://sourceforge.net/u/poul2kr1stens/</uri></author><id>https://sourceforge.net778f770225e62e78a9d34435275a6283f5d4707e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;time   /usr/pgsql-9.4/bin/pg_rman backup --backup-mode=incr -F  --debug&lt;br/&gt;
DEBUG: checking PostgreSQL server version&lt;br/&gt;
DEBUG: server version is 9.4.8&lt;br/&gt;
DEBUG: checking block size setting&lt;br/&gt;
DEBUG: (query) SELECT current_setting($1)&lt;br/&gt;
DEBUG:  (param:0) = block_size&lt;br/&gt;
DEBUG: block size is 8192&lt;br/&gt;
DEBUG: checking block size setting&lt;br/&gt;
DEBUG: (query) SELECT current_setting($1)&lt;br/&gt;
DEBUG:  (param:0) = wal_block_size&lt;br/&gt;
DEBUG: wal block size is 8192&lt;br/&gt;
DEBUG: the initially configured target database : SYSTEM_IDENTIFIER = 6290749407937187697&lt;br/&gt;
DEBUG: the system identifier of current target database : 6290749407937187697&lt;br/&gt;
DEBUG: the backup target database is the same as initial configured one.&lt;br/&gt;
DEBUG: destination directories of backup are initialized&lt;br/&gt;
INFO: copying database files&lt;br/&gt;
DEBUG: executing pg_start_backup()&lt;br/&gt;
DEBUG: (query) SELECT * from pg_xlogfile_name_offset(pg_start_backup($1, $2))&lt;br/&gt;
DEBUG:  (param:0) = 2016-07-05 13:25:43 with pg_rman&lt;br/&gt;
DEBUG:  (param:1) = true&lt;br/&gt;
DEBUG: backup start point is (WAL file: 00000001000000030000001D, xrecoff: 40)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Ticket 36 discussion</title><link href="https://sourceforge.net/p/pg-rman/tickets/36/?limit=25#78c7" rel="alternate"/><published>2015-07-03T01:14:23.223000Z</published><updated>2015-07-03T01:14:23.223000Z</updated><author><name>Takashi Ohnishi</name><uri>https://sourceforge.net/u/oonishitk/</uri></author><id>https://sourceforge.netc05b997828262f7b18f90e2181c86eb3afa1657b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: Started --&amp;gt; Fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#36 No info for Archive B/U while  restoring</title><link href="https://sourceforge.net/p/pg-rman/tickets/36/?limit=25#a45c" rel="alternate"/><published>2015-07-03T01:14:09.403000Z</published><updated>2015-07-03T01:14:09.403000Z</updated><author><name>Takashi Ohnishi</name><uri>https://sourceforge.net/u/oonishitk/</uri></author><id>https://sourceforge.netbc93b46a7f4547fef16b1827caeb042df0313052</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Fix this in commit &lt;a class="alink" href="/p/pg-rman/code/ci/5bddd29f4f49645e258959bf918a95bfc6953a98"&gt;[5bddd2]&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Ticket 36 discussion</title><link href="https://sourceforge.net/p/pg-rman/tickets/36/?limit=25#cef6" rel="alternate"/><published>2015-06-09T06:39:10.448000Z</published><updated>2015-06-09T06:39:10.448000Z</updated><author><name>Takashi Ohnishi</name><uri>https://sourceforge.net/u/oonishitk/</uri></author><id>https://sourceforge.net3cb86fbe414c42799958ef457c775bb77bd2120b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: New --&amp;gt; Started&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Takashi Ohnishi&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#104 make: *** [backup.o] Error 1</title><link href="https://sourceforge.net/p/pg-rman/tickets/104/?limit=25#3e96" rel="alternate"/><published>2015-04-30T03:51:16.650000Z</published><updated>2015-04-30T03:51:16.650000Z</updated><author><name>Takashi Ohnishi</name><uri>https://sourceforge.net/u/oonishitk/</uri></author><id>https://sourceforge.netfa517032ef8e54db784887dce1b73494c81e32e6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: Accepted --&amp;gt; Done&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#104 make: *** [backup.o] Error 1</title><link href="https://sourceforge.net/p/pg-rman/tickets/104/?limit=25#a473" rel="alternate"/><published>2015-04-30T02:52:04.516000Z</published><updated>2015-04-30T02:52:04.516000Z</updated><author><name>Takashi Ohnishi</name><uri>https://sourceforge.net/u/oonishitk/</uri></author><id>https://sourceforge.net1425065053254ae8a765f5a5547e2dd54ccc0008</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: New --&amp;gt; Accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Takashi Ohnishi&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry></feed>