<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CSS Tools - Restore - Non Fatal Error on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/css-tools-component/css-tools-restore/css-tools-restore-non-fatal-error/</link><description>Recent content in CSS Tools - Restore - Non Fatal Error on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/css-tools-component/css-tools-restore/css-tools-restore-non-fatal-error/index.xml" rel="self" type="application/rss+xml"/><item><title>CSS Tools - Restore - Non Fatal Error - The input file seems to be a backup in text format</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/css-tools-component/css-tools-restore/css-tools-restore-non-fatal-error/css-tools-restore-non-fatal-error-the-input-file-seems-to-be-a-backup-in-text-format/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/css-tools-component/css-tools-restore/css-tools-restore-non-fatal-error/css-tools-restore-non-fatal-error-the-input-file-seems-to-be-a-backup-in-text-format/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page explains how to deal with the following error during restoration. This error is a result of the backup format being a postgres text backup:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566536555/566536554.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Action Plan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When you are facing such issue,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run the following restore command line :&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;C:\Program Files\CAST\CASTStorageService2\bin&amp;gt;psql.exe -h &lt;CSS SERVER&gt; -p 2280 -d postgres -f &amp;ldquo;M:&amp;lt;YOUR_BACKUP_NAME&amp;gt;&amp;rdquo; -L &amp;ldquo;M:\YOUR_BACKUP_NAME.restore.log&amp;rdquo; -U operator&lt;/p&gt;</description></item></channel></rss>