<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Backup on Jose Castrillo</title>
    <link>https://jose.castrillo.eu/tags/backup/</link>
    <description>Recent content in Backup on Jose Castrillo</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 15 Jul 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jose.castrillo.eu/tags/backup/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Backup your Wikijs DB</title>
      <link>https://jose.castrillo.eu/post/postgres-wikijs-backup/</link>
      <pubDate>Mon, 15 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://jose.castrillo.eu/post/postgres-wikijs-backup/</guid>
      <description>&lt;p&gt;This is a little resume of how I&amp;rsquo;m doing a backup procedure of my wikijs database based in Docker-compose.&lt;/p&gt;
&lt;p&gt;Below are the systems used in my enviroment:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Project: &lt;a href=&#34;https://docs.requarks.io/&#34;&gt;Wikijs&lt;/a&gt; 2.0 Beta&lt;/li&gt;
&lt;li&gt;Platform: Docker-Compose&lt;/li&gt;
&lt;li&gt;DB: Postgres (9.6.14)&lt;/li&gt;
&lt;li&gt;Server: Fedora Server 30.x86_64&lt;/li&gt;
&lt;li&gt;Workstation: Windows 10 (provided by work) &amp;#x1f62c;&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&#34;psql-basic-commands&#34;&gt;PSQL basic commands:&lt;/h5&gt;
&lt;p&gt;Here are 4 basic commands I use to connect into my Postgre DB and check out DB list and quite.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;$psql -h localhost -p 5416 -U &amp;lt;my-user&amp;gt; -d &amp;lt;my-database&amp;gt;&lt;/code&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
