<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://kb.owrench.com/index.php?action=history&amp;feed=atom&amp;title=DB_and_File_restoration</id>
	<title>DB and File restoration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://kb.owrench.com/index.php?action=history&amp;feed=atom&amp;title=DB_and_File_restoration"/>
	<link rel="alternate" type="text/html" href="http://kb.owrench.com/index.php?title=DB_and_File_restoration&amp;action=history"/>
	<updated>2026-05-04T04:23:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://kb.owrench.com/index.php?title=DB_and_File_restoration&amp;diff=72&amp;oldid=prev</id>
		<title>imported&gt;Kishor: Created page with &quot;DBs are usually restored in the local server (192.168.1.103) or any of the local machines (developers) for testing purpose. &lt;br&gt; The DBs are running on the postgres server in...&quot;</title>
		<link rel="alternate" type="text/html" href="http://kb.owrench.com/index.php?title=DB_and_File_restoration&amp;diff=72&amp;oldid=prev"/>
		<updated>2016-11-17T06:28:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;DBs are usually restored in the local server (192.168.1.103) or any of the local machines (developers) for testing purpose. &amp;lt;br&amp;gt; The DBs are running on the postgres server in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DBs are usually restored in the local server (192.168.1.103) or any of the local machines (developers) for testing purpose.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The DBs are running on the postgres server in all the machines.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example script for restoring a backup dump into sample database named &amp;quot;march_db07&amp;quot; is as follows.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''pg_restore -h localhost -U origami_dbadmin -d march_db07 -W marchdb_10-11-2016.tar'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
where marchdb_10-11-2016.tar is the dump file.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
DB admin user: origami_dbadmin&lt;br /&gt;
DB admin password: origami_dbadmin&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The procedure is same as above in both local server and local machines.&lt;br /&gt;
&lt;br /&gt;
========================================================================&lt;br /&gt;
&lt;br /&gt;
File restoration can be done by simply retrieving the files from archive DVDs and extracting the tarballs into the proper document root of the websites. (No specific details or procedure is needed here).&lt;br /&gt;
&lt;br /&gt;
[[category:it-support]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Kishor</name></author>
		
	</entry>
</feed>