replace http with https

This commit is contained in:
2018-11-15 18:06:53 +08:00
parent 68c9a2260c
commit e46b67ade6
984 changed files with 321016 additions and 62 deletions

View File

@@ -115,6 +115,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -145,7 +153,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -13,7 +13,7 @@
<meta itemprop="description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入">
<meta property="og:description" content="筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="http://i.imgur.com/jcDQmI1.png">
<meta property="og:image" content="https://i.imgur.com/jcDQmI1.png">
<meta property="og:url" content="https://h.cowbay.org/articles/enable-synology-public-ssh/">
<meta property="og:site_name" content="MC部落">
<meta property="og:type" content="article">
@@ -97,7 +97,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -225,7 +225,7 @@ chmod 0600 /volume1/eric/.ssh/authorized_keys
但是實際上這個指令只會把你踢出 SSH session &hellip;.( WTF!!! )</p>
<p>所以還是要去NAS的管理界面去關閉再打開SSH (有點蠢..)
<img src="http://i.imgur.com/jcDQmI1.png" alt="Synology WEB UI" /></p>
<img src="https://i.imgur.com/jcDQmI1.png" alt="Synology WEB UI" /></p>
<p>然後就可以測試用Publickey 來登入NAS了</p>
@@ -302,6 +302,14 @@ admin@storage:~$
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -332,7 +340,7 @@ admin@storage:~$
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -100,7 +100,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -203,6 +203,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -233,7 +241,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -90,6 +90,170 @@
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/copy_role_in_pgsql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/copy_role_in_pgsql/">
<img src="/images/post-default-7.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h3>
<div class="meta">
<span class="date moment">2018-11-12</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>因為工作上的需求有個資料庫需要開放給不同team的人去存取</p>
<p>雖然都是在同一台機器上的同一個資料庫</p>
<p>但是希望能夠不同team的人用不同的資料庫使用者</p>
<p>這樣萬一出事,會比較好抓兇手??</p>
<p></p>
<a href="/post/copy_role_in_pgsql/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/psql">psql</a>
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/weird-client-server-connection/">
@@ -356,7 +520,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -527,6 +691,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -557,7 +729,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -5,11 +5,45 @@
<link>https://h.cowbay.org/author/eric-chang/</link>
<description>Recent content in Eric Chang on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 08 Nov 2018 18:01:23 +0800</lastBuildDate>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/author/eric-chang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</title>
<link>https://h.cowbay.org/post/copy_role_in_pgsql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/post/copy_role_in_pgsql/</guid>
<description>&lt;p&gt;因為工作上的需求有個資料庫需要開放給不同team的人去存取&lt;/p&gt;
&lt;p&gt;雖然都是在同一台機器上的同一個資料庫&lt;/p&gt;
&lt;p&gt;但是希望能夠不同team的人用不同的資料庫使用者&lt;/p&gt;
&lt;p&gt;這樣萬一出事,會比較好抓兇手??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</title>
<link>https://h.cowbay.org/post/weird-client-server-connection/</link>

View File

@@ -101,7 +101,7 @@
<hr>
<ul id="all-categories">
<li><a href="/author/eric-chang">Eric chang (5)</a></li>
<li><a href="/author/eric-chang">Eric chang (7)</a></li>
</ul>
</div>
@@ -120,6 +120,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -150,7 +158,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -12,7 +12,7 @@
<item>
<title>Eric Chang</title>
<link>https://h.cowbay.org/author/eric-chang/</link>
<pubDate>Thu, 08 Nov 2018 18:01:23 +0800</pubDate>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/author/eric-chang/</guid>
<description></description>

View File

@@ -103,7 +103,7 @@
<li><a href="/categories/ps">Ps (1)</a></li>
<li><a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a></li>
<li><a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a></li>
</ul>
</div>
@@ -122,6 +122,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -152,7 +160,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -21,7 +21,7 @@
<item>
<title>筆記</title>
<link>https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98/</link>
<pubDate>Thu, 08 Nov 2018 18:01:23 +0800</pubDate>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98/</guid>
<description></description>

View File

@@ -179,6 +179,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -209,7 +217,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -90,6 +90,170 @@
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/copy_role_in_pgsql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/copy_role_in_pgsql/">
<img src="/images/post-default-7.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h3>
<div class="meta">
<span class="date moment">2018-11-12</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>因為工作上的需求有個資料庫需要開放給不同team的人去存取</p>
<p>雖然都是在同一台機器上的同一個資料庫</p>
<p>但是希望能夠不同team的人用不同的資料庫使用者</p>
<p>這樣萬一出事,會比較好抓兇手??</p>
<p></p>
<a href="/post/copy_role_in_pgsql/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/psql">psql</a>
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/weird-client-server-connection/">
@@ -356,7 +520,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -459,6 +623,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -489,7 +661,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -5,11 +5,45 @@
<link>https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98/</link>
<description>Recent content in 筆記 on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 08 Nov 2018 18:01:23 +0800</lastBuildDate>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</title>
<link>https://h.cowbay.org/post/copy_role_in_pgsql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/post/copy_role_in_pgsql/</guid>
<description>&lt;p&gt;因為工作上的需求有個資料庫需要開放給不同team的人去存取&lt;/p&gt;
&lt;p&gt;雖然都是在同一台機器上的同一個資料庫&lt;/p&gt;
&lt;p&gt;但是希望能夠不同team的人用不同的資料庫使用者&lt;/p&gt;
&lt;p&gt;這樣萬一出事,會比較好抓兇手??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</title>
<link>https://h.cowbay.org/post/weird-client-server-connection/</link>

View File

@@ -2,6 +2,16 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://h.cowbay.org/post/change-preferred-language-in-firefox/</loc>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
</url>
<url>
<loc>https://h.cowbay.org/post/copy_role_in_pgsql/</loc>
<lastmod>2018-11-12T09:48:12+08:00</lastmod>
</url>
<url>
<loc>https://h.cowbay.org/post/weird-client-server-connection/</loc>
<lastmod>2018-11-08T18:01:23+08:00</lastmod>
@@ -83,7 +93,13 @@
<url>
<loc>https://h.cowbay.org/author/eric-chang/</loc>
<lastmod>2018-11-08T18:01:23+08:00</lastmod>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://h.cowbay.org/tags/firefox/</loc>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
<priority>0</priority>
</url>
@@ -101,7 +117,7 @@
<url>
<loc>https://h.cowbay.org/</loc>
<lastmod>2018-11-08T18:01:23+08:00</lastmod>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
<priority>0</priority>
<xhtml:link
rel="alternate"
@@ -115,6 +131,12 @@
/>
</url>
<url>
<loc>https://h.cowbay.org/tags/metabase/</loc>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://h.cowbay.org/tags/nas/</loc>
<lastmod>2018-11-05T14:16:54+08:00</lastmod>
@@ -123,7 +145,7 @@
<url>
<loc>https://h.cowbay.org/post/</loc>
<lastmod>2018-11-08T18:01:23+08:00</lastmod>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
<priority>0</priority>
</url>
@@ -139,6 +161,12 @@
<priority>0</priority>
</url>
<url>
<loc>https://h.cowbay.org/tags/psql/</loc>
<lastmod>2018-11-12T09:48:12+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://h.cowbay.org/tags/ssh/</loc>
<lastmod>2018-11-05T14:16:54+08:00</lastmod>
@@ -181,13 +209,13 @@
<url>
<loc>https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98/</loc>
<lastmod>2018-11-08T18:01:23+08:00</lastmod>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98/</loc>
<lastmod>2018-11-08T18:01:23+08:00</lastmod>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
<priority>0</priority>
</url>

View File

@@ -179,6 +179,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -209,7 +217,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -191,6 +191,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -221,7 +229,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -2,7 +2,6 @@
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="google-site-verification" content="YsXOJDLXskqo4YQatC28CGQ-zYDajnZvFk1-ehzTIps" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Eric Chang">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
@@ -96,6 +95,174 @@
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/copy_role_in_pgsql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/copy_role_in_pgsql/">
<img src="/images/post-default-7.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h3>
<div class="meta">
<span class="date moment">2018-11-12</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>因為工作上的需求有個資料庫需要開放給不同team的人去存取</p>
<p>雖然都是在同一台機器上的同一個資料庫</p>
<p>但是希望能夠不同team的人用不同的資料庫使用者</p>
<p>這樣萬一出事,會比較好抓兇手??</p>
<p></p>
<a href="/post/copy_role_in_pgsql/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/psql">psql</a>
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/weird-client-server-connection/">
@@ -368,7 +535,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -542,6 +709,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -572,7 +747,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -41,6 +41,13 @@
"type": "tag",
"url": "https://h.cowbay.org/tags/du"
},
{
"iconClass": "fa-tag",
"objectID": "https://h.cowbay.org/tags/firefox",
"title": "Firefox",
"type": "tag",
"url": "https://h.cowbay.org/tags/firefox"
},
{
"iconClass": "fa-tag",
"objectID": "https://h.cowbay.org/tags/linux",
@@ -48,6 +55,13 @@
"type": "tag",
"url": "https://h.cowbay.org/tags/linux"
},
{
"iconClass": "fa-tag",
"objectID": "https://h.cowbay.org/tags/metabase",
"title": "Metabase",
"type": "tag",
"url": "https://h.cowbay.org/tags/metabase"
},
{
"iconClass": "fa-tag",
"objectID": "https://h.cowbay.org/tags/nas",
@@ -62,6 +76,13 @@
"type": "tag",
"url": "https://h.cowbay.org/tags/ps"
},
{
"iconClass": "fa-tag",
"objectID": "https://h.cowbay.org/tags/psql",
"title": "Psql",
"type": "tag",
"url": "https://h.cowbay.org/tags/psql"
},
{
"iconClass": "fa-tag",
"objectID": "https://h.cowbay.org/tags/ssh",

View File

@@ -5,11 +5,45 @@
<link>https://h.cowbay.org/</link>
<description>Recent content on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 08 Nov 2018 18:01:23 +0800</lastBuildDate>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</title>
<link>https://h.cowbay.org/post/copy_role_in_pgsql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/post/copy_role_in_pgsql/</guid>
<description>&lt;p&gt;因為工作上的需求有個資料庫需要開放給不同team的人去存取&lt;/p&gt;
&lt;p&gt;雖然都是在同一台機器上的同一個資料庫&lt;/p&gt;
&lt;p&gt;但是希望能夠不同team的人用不同的資料庫使用者&lt;/p&gt;
&lt;p&gt;這樣萬一出事,會比較好抓兇手??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</title>
<link>https://h.cowbay.org/post/weird-client-server-connection/</link>

View File

@@ -284,6 +284,14 @@ b8d74048eba1 mysql:5.7.21 &quot;docker-entrypoint.s…&qu
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -314,7 +322,7 @@ b8d74048eba1 mysql:5.7.21 &quot;docker-entrypoint.s…&qu
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -0,0 +1,445 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Eric Chang">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> [筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase | MC部落</title>
<meta name="description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase">
<meta itemprop="description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase">
<meta property="og:description" content="[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://h.cowbay.org/images/post-default-9.jpg">
<meta property="og:url" content="https://h.cowbay.org/post/change-preferred-language-in-firefox/">
<meta property="og:site_name" content="MC部落">
<meta property="og:type" content="article">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="bilberry-hugo-theme">
<nav class="permanentTopNav">
<div class="container">
<ul class="topnav">
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">MC部落</a></h3>
<span class="subtitle">這是MC的HUGO部落格採用bilberry theme</span>
</div>
<div class="toggler permanentTopNav">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf single">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<p>來看看這張圖
<img src="http://i.imgur.com/oK6WmtJ.png" alt="metabase的簡體中文界面" /></p>
<p>WHAT THE FUCK !!!</p>
<p>這是哪一國的翻譯??我相信對岸人才濟濟,絕對不至於翻譯出這種結果來..</p>
<p>想當然爾,我認為這個問題可以暫時不管,反正進入系統後,再去使用者界面設定就好</p>
<p>BUT .. (對又是這個他X的BUT)</p>
<p>使用者設置裡面根本沒什麼可以改!</p>
<p><img src="http://i.imgur.com/DBRE5J6.png" alt="metabase超陽春的使用者設置" /></p>
<p>對,沒錯,就只有這樣!! 請容許我再罵一次 WHAT THE FUCK !!!</p>
<hr />
<p>好吧,罵完就算了,還是要想辦法解決,於是切到管理界面,的確是有語言設置</p>
<p>然後,我要再罵第三次 WHAT THE FUCK !!!</p>
<p><img src="http://i.imgur.com/HCSf8Ba.png" alt="metabase管理界面" /></p>
<pre><code>The default language for this Metabase instance.This only applies to emails, Pulses, etc. Users' browsers will specify the language used in the user interface.
</code></pre>
<p>簡單說,這邊的語言設定「不影響」使用者界面,界面使用的語系,由各個瀏覽器決定!</p>
<p>那我去修改firefox 的語言看看</p>
<p>開啟 firefox ,點選右上角的三橫槓,找到語言選項</p>
<p>我一開始改成這樣</p>
<p><img src="http://i.imgur.com/630BBJF.png" alt="firefox settings" /></p>
<p>結果不管重開幾次開啟metabase還是那個殘體中文字</p>
<p>後來想說,啊,會不會是「英語」「美語」的差異?</p>
<p>所以我把順序改成</p>
<p><img src="http://i.imgur.com/pfdSWaC.png" alt="firefox language settings for metabase" /></p>
<p>然後再開 metabase ,結果就如我所願的,改成英文界面了</p>
<p><img src="http://i.imgur.com/rc6SLSC.png" alt="metabase in English" /></p>
<p>真的是比殘體中文好太多了..</p>
<p>另外關於繁體中文的部份也到metabase的官方論壇去留言了</p>
<p>就看看官方要不要處理這個問題&hellip;</p>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div id="disqus_thread"></div>
<script type="application/javascript">
var disqus_config = function () {
};
(function() {
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
return;
}
var d = document, s = d.createElement('script'); s.async = true;
s.src = '//' + "h-cowbay-org-1" + '.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
<li>
<a href="/post/nice-du-report-tool-durep/">Nice Du Report Tool Durep</a>
</li>
<li>
<a href="/post/bookstack-docker/">Bookstack Docker</a>
</li>
<li>
<a href="/articles/enable-synology-public-ssh/">筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入</a>
</li>
<li>
<a href="/gallery/sammy93/">Sammy93</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>
<a href="/categories/ps">Ps (1)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
<a href="https://twitter.com/changchichung" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/changchichung" target="_blank"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-128770427-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("2XL0P8XDCY", "4ef65b37b627bb886b46c34a10e63aa6");
var index = client.initIndex("h_cowbay_org");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 10 }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,403 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Eric Chang">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 | MC部落</title>
<meta name="description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者">
<meta itemprop="description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者">
<meta property="og:description" content="PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://h.cowbay.org/images/post-default-7.jpg">
<meta property="og:url" content="https://h.cowbay.org/post/copy_role_in_pgsql/">
<meta property="og:site_name" content="MC部落">
<meta property="og:type" content="article">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="bilberry-hugo-theme">
<nav class="permanentTopNav">
<div class="container">
<ul class="topnav">
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">MC部落</a></h3>
<span class="subtitle">這是MC的HUGO部落格採用bilberry theme</span>
</div>
<div class="toggler permanentTopNav">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf single">
<a class="bubble" href="/post/copy_role_in_pgsql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/copy_role_in_pgsql/">
<img src="/images/post-default-7.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h3>
<div class="meta">
<span class="date moment">2018-11-12</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>因為工作上的需求有個資料庫需要開放給不同team的人去存取</p>
<p>雖然都是在同一台機器上的同一個資料庫</p>
<p>但是希望能夠不同team的人用不同的資料庫使用者</p>
<p>這樣萬一出事,會比較好抓兇手??</p>
<p></p>
<p>總之呢,這個需求一直反覆出現</p>
<p>每次開發不同的AP就要求一個不同的代號實在有點煩</p>
<p>之前都是用pgadmin來處理現在就改用psql來弄</p>
<p>其實也很簡單</p>
<pre><code>CREATE ROLE b LOGIN;
GRANT a TO b;
</code></pre>
<p>可以帶入script 用script 或者用ansible去跑就好了</p>
<p>省得每次都要在那邊手動改來改去..</p>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/psql">psql</a>
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
</div>
</div>
</div>
</article>
</div>
<div id="disqus_thread"></div>
<script type="application/javascript">
var disqus_config = function () {
};
(function() {
if (["localhost", "127.0.0.1"].indexOf(window.location.hostname) != -1) {
document.getElementById('disqus_thread').innerHTML = 'Disqus comments not available by default when the website is previewed locally.';
return;
}
var d = document, s = d.createElement('script'); s.async = true;
s.src = '//' + "h-cowbay-org-1" + '.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
<li>
<a href="/post/nice-du-report-tool-durep/">Nice Du Report Tool Durep</a>
</li>
<li>
<a href="/post/bookstack-docker/">Bookstack Docker</a>
</li>
<li>
<a href="/articles/enable-synology-public-ssh/">筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入</a>
</li>
<li>
<a href="/gallery/sammy93/">Sammy93</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>
<a href="/categories/ps">Ps (1)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
<a href="https://twitter.com/changchichung" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/changchichung" target="_blank"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-128770427-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("2XL0P8XDCY", "4ef65b37b627bb886b46c34a10e63aa6");
var index = client.initIndex("h_cowbay_org");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 10 }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -90,6 +90,170 @@
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/copy_role_in_pgsql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/copy_role_in_pgsql/">
<img src="/images/post-default-7.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h3>
<div class="meta">
<span class="date moment">2018-11-12</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>因為工作上的需求有個資料庫需要開放給不同team的人去存取</p>
<p>雖然都是在同一台機器上的同一個資料庫</p>
<p>但是希望能夠不同team的人用不同的資料庫使用者</p>
<p>這樣萬一出事,會比較好抓兇手??</p>
<p></p>
<a href="/post/copy_role_in_pgsql/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/psql">psql</a>
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/weird-client-server-connection/">
@@ -367,6 +531,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -397,7 +569,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -5,11 +5,45 @@
<link>https://h.cowbay.org/post/</link>
<description>Recent content in Posts on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 08 Nov 2018 18:01:23 +0800</lastBuildDate>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/post/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</title>
<link>https://h.cowbay.org/post/copy_role_in_pgsql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/post/copy_role_in_pgsql/</guid>
<description>&lt;p&gt;因為工作上的需求有個資料庫需要開放給不同team的人去存取&lt;/p&gt;
&lt;p&gt;雖然都是在同一台機器上的同一個資料庫&lt;/p&gt;
&lt;p&gt;但是希望能夠不同team的人用不同的資料庫使用者&lt;/p&gt;
&lt;p&gt;這樣萬一出事,會比較好抓兇手??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</title>
<link>https://h.cowbay.org/post/weird-client-server-connection/</link>

View File

@@ -251,6 +251,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -281,7 +289,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -281,6 +281,14 @@ acl CONNECT method CONNECT
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -311,7 +319,7 @@ acl CONNECT method CONNECT
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -4,7 +4,7 @@
<sitemap>
<loc>https://h.cowbay.org/en/sitemap.xml</loc>
<lastmod>2018-11-08T18:01:23+08:00</lastmod>
<lastmod>2018-11-15T11:06:28+08:00</lastmod>
</sitemap>

View File

@@ -202,6 +202,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -232,7 +240,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -202,6 +202,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -232,7 +240,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -189,6 +189,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -219,7 +227,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -0,0 +1,382 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Eric Chang">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> Firefox | MC部落</title>
<meta name="description" content="Firefox - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="Firefox">
<meta itemprop="description" content="Firefox - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="Firefox">
<meta property="og:description" content="Firefox - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?size=200">
<meta property="og:url" content="https://h.cowbay.org/tags/firefox/">
<meta property="og:site_name" content="MC部落"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/tags/firefox/index.xml" rel="alternate" type="application/rss+xml" title="MC部落" />
<link href="https://h.cowbay.org/tags/firefox/index.xml" rel="feed" type="application/rss+xml" title="MC部落" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="bilberry-hugo-theme">
<nav class="permanentTopNav">
<div class="container">
<ul class="topnav">
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">MC部落</a></h3>
<span class="subtitle">這是MC的HUGO部落格採用bilberry theme</span>
</div>
<div class="toggler permanentTopNav">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div class="paginator">
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
<li>
<a href="/post/nice-du-report-tool-durep/">Nice Du Report Tool Durep</a>
</li>
<li>
<a href="/post/bookstack-docker/">Bookstack Docker</a>
</li>
<li>
<a href="/articles/enable-synology-public-ssh/">筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入</a>
</li>
<li>
<a href="/gallery/sammy93/">Sammy93</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>
<a href="/categories/ps">Ps (1)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
<a href="https://twitter.com/changchichung" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/changchichung" target="_blank"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/tags/firefox/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-128770427-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("2XL0P8XDCY", "4ef65b37b627bb886b46c34a10e63aa6");
var index = client.initIndex("h_cowbay_org");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 10 }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Firefox on MC部落</title>
<link>https://h.cowbay.org/tags/firefox/</link>
<description>Recent content in Firefox on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/tags/firefox/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://h.cowbay.org/tags/firefox/</title><link rel="canonical" href="https://h.cowbay.org/tags/firefox/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://h.cowbay.org/tags/firefox/" /></head></html>

View File

@@ -107,12 +107,18 @@
<li><a href="/tags/du">Du (1)</a></li>
<li><a href="/tags/firefox">Firefox (1)</a></li>
<li><a href="/tags/linux">Linux (1)</a></li>
<li><a href="/tags/metabase">Metabase (1)</a></li>
<li><a href="/tags/nas">Nas (1)</a></li>
<li><a href="/tags/ps">Ps (1)</a></li>
<li><a href="/tags/psql">Psql (1)</a></li>
<li><a href="/tags/ssh">Ssh (1)</a></li>
<li><a href="/tags/synology">Synology (1)</a></li>
@@ -121,7 +127,7 @@
<li><a href="/tags/%E7%9F%AD%E4%BB%8A">短今 (1)</a></li>
<li><a href="/tags/%E7%AD%86%E8%A8%98">筆記 (2)</a></li>
<li><a href="/tags/%E7%AD%86%E8%A8%98">筆記 (4)</a></li>
</ul>
</div>
@@ -140,6 +146,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -170,7 +184,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -37,6 +37,15 @@
<description></description>
</item>
<item>
<title>Firefox</title>
<link>https://h.cowbay.org/tags/firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/tags/firefox/</guid>
<description></description>
</item>
<item>
<title>Linux</title>
<link>https://h.cowbay.org/tags/linux/</link>
@@ -46,6 +55,15 @@
<description></description>
</item>
<item>
<title>Metabase</title>
<link>https://h.cowbay.org/tags/metabase/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/tags/metabase/</guid>
<description></description>
</item>
<item>
<title>Nas</title>
<link>https://h.cowbay.org/tags/nas/</link>
@@ -64,6 +82,15 @@
<description></description>
</item>
<item>
<title>Psql</title>
<link>https://h.cowbay.org/tags/psql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/tags/psql/</guid>
<description></description>
</item>
<item>
<title>Ssh</title>
<link>https://h.cowbay.org/tags/ssh/</link>
@@ -103,7 +130,7 @@
<item>
<title>筆記</title>
<link>https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98/</link>
<pubDate>Thu, 08 Nov 2018 18:01:23 +0800</pubDate>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98/</guid>
<description></description>

View File

@@ -189,6 +189,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -219,7 +227,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -0,0 +1,382 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Eric Chang">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> Metabase | MC部落</title>
<meta name="description" content="Metabase - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="Metabase">
<meta itemprop="description" content="Metabase - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="Metabase">
<meta property="og:description" content="Metabase - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?size=200">
<meta property="og:url" content="https://h.cowbay.org/tags/metabase/">
<meta property="og:site_name" content="MC部落"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/tags/metabase/index.xml" rel="alternate" type="application/rss+xml" title="MC部落" />
<link href="https://h.cowbay.org/tags/metabase/index.xml" rel="feed" type="application/rss+xml" title="MC部落" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="bilberry-hugo-theme">
<nav class="permanentTopNav">
<div class="container">
<ul class="topnav">
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">MC部落</a></h3>
<span class="subtitle">這是MC的HUGO部落格採用bilberry theme</span>
</div>
<div class="toggler permanentTopNav">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div class="paginator">
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
<li>
<a href="/post/nice-du-report-tool-durep/">Nice Du Report Tool Durep</a>
</li>
<li>
<a href="/post/bookstack-docker/">Bookstack Docker</a>
</li>
<li>
<a href="/articles/enable-synology-public-ssh/">筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入</a>
</li>
<li>
<a href="/gallery/sammy93/">Sammy93</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>
<a href="/categories/ps">Ps (1)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
<a href="https://twitter.com/changchichung" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/changchichung" target="_blank"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/tags/metabase/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-128770427-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("2XL0P8XDCY", "4ef65b37b627bb886b46c34a10e63aa6");
var index = client.initIndex("h_cowbay_org");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 10 }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Metabase on MC部落</title>
<link>https://h.cowbay.org/tags/metabase/</link>
<description>Recent content in Metabase on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/tags/metabase/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://h.cowbay.org/tags/metabase/</title><link rel="canonical" href="https://h.cowbay.org/tags/metabase/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://h.cowbay.org/tags/metabase/" /></head></html>

View File

@@ -100,7 +100,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -203,6 +203,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -233,7 +241,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -179,6 +179,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -209,7 +217,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

380
public/tags/psql/index.html Normal file
View File

@@ -0,0 +1,380 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Eric Chang">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> Psql | MC部落</title>
<meta name="description" content="Psql - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="Psql">
<meta itemprop="description" content="Psql - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="Psql">
<meta property="og:description" content="Psql - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?size=200">
<meta property="og:url" content="https://h.cowbay.org/tags/psql/">
<meta property="og:site_name" content="MC部落"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/tags/psql/index.xml" rel="alternate" type="application/rss+xml" title="MC部落" />
<link href="https://h.cowbay.org/tags/psql/index.xml" rel="feed" type="application/rss+xml" title="MC部落" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="bilberry-hugo-theme">
<nav class="permanentTopNav">
<div class="container">
<ul class="topnav">
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/e4eb1f8e016ffb73e9889f87d16e15f0?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">MC部落</a></h3>
<span class="subtitle">這是MC的HUGO部落格採用bilberry theme</span>
</div>
<div class="toggler permanentTopNav">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/copy_role_in_pgsql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/copy_role_in_pgsql/">
<img src="/images/post-default-7.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h3>
<div class="meta">
<span class="date moment">2018-11-12</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>因為工作上的需求有個資料庫需要開放給不同team的人去存取</p>
<p>雖然都是在同一台機器上的同一個資料庫</p>
<p>但是希望能夠不同team的人用不同的資料庫使用者</p>
<p>這樣萬一出事,會比較好抓兇手??</p>
<p></p>
<a href="/post/copy_role_in_pgsql/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/psql">psql</a>
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
</div>
</div>
</div>
</article>
</div>
<div class="paginator">
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
<li>
<a href="/post/nice-du-report-tool-durep/">Nice Du Report Tool Durep</a>
</li>
<li>
<a href="/post/bookstack-docker/">Bookstack Docker</a>
</li>
<li>
<a href="/articles/enable-synology-public-ssh/">筆記- 啟用群暉NAS (Synology NAS)的SSH Server 透過Publickey 認證免密碼登入</a>
</li>
<li>
<a href="/gallery/sammy93/">Sammy93</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>
<a href="/categories/ps">Ps (1)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
<a href="https://twitter.com/changchichung" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/changchichung" target="_blank"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/tags/psql/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-128770427-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("2XL0P8XDCY", "4ef65b37b627bb886b46c34a10e63aa6");
var index = client.initIndex("h_cowbay_org");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 10 }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Psql on MC部落</title>
<link>https://h.cowbay.org/tags/psql/</link>
<description>Recent content in Psql on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Mon, 12 Nov 2018 09:48:12 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/tags/psql/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</title>
<link>https://h.cowbay.org/post/copy_role_in_pgsql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/post/copy_role_in_pgsql/</guid>
<description>&lt;p&gt;因為工作上的需求有個資料庫需要開放給不同team的人去存取&lt;/p&gt;
&lt;p&gt;雖然都是在同一台機器上的同一個資料庫&lt;/p&gt;
&lt;p&gt;但是希望能夠不同team的人用不同的資料庫使用者&lt;/p&gt;
&lt;p&gt;這樣萬一出事,會比較好抓兇手??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@@ -100,7 +100,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -203,6 +203,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -233,7 +241,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -100,7 +100,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -203,6 +203,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -233,7 +241,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -198,6 +198,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -228,7 +236,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -179,6 +179,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -209,7 +217,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -90,6 +90,170 @@
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/change-preferred-language-in-firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/change-preferred-language-in-firefox/">
<img src="/images/post-default-9.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a></h3>
<div class="meta">
<span class="date moment">2018-11-15</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>最近在測試metabase記得幾個月前就有測試過</p>
<p>但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的</p>
<p>所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)</p>
<p>不過呢,很討厭的是,一進去就發現語系採用的是簡體中文</p>
<p></p>
<a href="/post/change-preferred-language-in-firefox/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
<a href="/tags/firefox">firefox</a>
<a href="/tags/metabase">metabase</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/copy_role_in_pgsql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="featured-image">
<a href="/post/copy_role_in_pgsql/">
<img src="/images/post-default-7.jpg" alt="">
</a>
</div>
<div class="content">
<h3><a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a></h3>
<div class="meta">
<span class="date moment">2018-11-12</span>
<span class="categories">
<a href="/categories/%E7%AD%86%E8%A8%98">筆記</a>
</span>
<span class="author"><a href="/author/eric-chang">Eric Chang</a></span>
</div>
<p>因為工作上的需求有個資料庫需要開放給不同team的人去存取</p>
<p>雖然都是在同一台機器上的同一個資料庫</p>
<p>但是希望能夠不同team的人用不同的資料庫使用者</p>
<p>這樣萬一出事,會比較好抓兇手??</p>
<p></p>
<a href="/post/copy_role_in_pgsql/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/psql">psql</a>
<a href="/tags/%E7%AD%86%E8%A8%98">筆記</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/post/weird-client-server-connection/">
@@ -187,7 +351,7 @@
<div class="featured-image">
<a href="/articles/enable-synology-public-ssh/">
<img src="http://i.imgur.com/jcDQmI1.png" alt="">
<img src="https://i.imgur.com/jcDQmI1.png" alt="">
</a>
</div>
@@ -290,6 +454,14 @@
<strong>Latest posts</strong>
<ul>
<li>
<a href="/post/change-preferred-language-in-firefox/">[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</a>
</li>
<li>
<a href="/post/copy_role_in_pgsql/">PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</a>
</li>
<li>
<a href="/post/weird-client-server-connection/">[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</a>
</li>
@@ -320,7 +492,7 @@
<ul>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (4)</a>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (6)</a>
</li>
<li>

View File

@@ -5,11 +5,45 @@
<link>https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98/</link>
<description>Recent content in 筆記 on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 08 Nov 2018 18:01:23 +0800</lastBuildDate>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/tags/%E7%AD%86%E8%A8%98/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</title>
<link>https://h.cowbay.org/post/copy_role_in_pgsql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/post/copy_role_in_pgsql/</guid>
<description>&lt;p&gt;因為工作上的需求有個資料庫需要開放給不同team的人去存取&lt;/p&gt;
&lt;p&gt;雖然都是在同一台機器上的同一個資料庫&lt;/p&gt;
&lt;p&gt;但是希望能夠不同team的人用不同的資料庫使用者&lt;/p&gt;
&lt;p&gt;這樣萬一出事,會比較好抓兇手??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</title>
<link>https://h.cowbay.org/post/weird-client-server-connection/</link>