<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>postgresql | デバッグライフ</title>
	<atom:link href="https://debug-life.net/entry/tag/postgresql/feed" rel="self" type="application/rss+xml" />
	<link>https://debug-life.net</link>
	<description>プログラミングや日常の記録など</description>
	<lastBuildDate>Sat, 28 Sep 2019 14:15:01 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
<site xmlns="com-wordpress:feed-additions:1">114748130</site>	<item>
		<title>PostgreSQL 11に搭載されるJITコンパイラ機能を動かしてみる</title>
		<link>https://debug-life.net/entry/2928</link>
					<comments>https://debug-life.net/entry/2928#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Thu, 19 Jul 2018 10:59:04 +0000</pubDate>
				<category><![CDATA[postgresql]]></category>
		<category><![CDATA[jit]]></category>
		<category><![CDATA[llvm]]></category>
		<category><![CDATA[postgresql11]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=2928</guid>

					<description><![CDATA[<p>PostgreSQL 11から、JIT機能が追加されました。 PostgreSQL 11 Beta 1 Released!The PostgreSQL Global Development Group announces [&#8230;]</p>
The post <a href="https://debug-life.net/entry/2928">PostgreSQL 11に搭載されるJITコンパイラ機能を動かしてみる</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/2928/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2928</post-id>	</item>
		<item>
		<title>複数バージョンのPostgreSQLを入れる２</title>
		<link>https://debug-life.net/entry/2907</link>
					<comments>https://debug-life.net/entry/2907#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Sat, 23 Jun 2018 11:32:40 +0000</pubDate>
				<category><![CDATA[postgresql]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[pgenv2]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=2907</guid>

					<description><![CDATA[<p>拙作なツールですが、複数バージョンのPostgreSQLをローカルマシンに入れて、テストや動作確認でバージョンを切り替えたりするツールを以前に作成したことがありましたが、色々と使い勝手も含めて改良したいなあと思っていたこ [&#8230;]</p>
The post <a href="https://debug-life.net/entry/2907">複数バージョンのPostgreSQLを入れる２</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/2907/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2907</post-id>	</item>
		<item>
		<title>OSS-DB GOLDを取得！</title>
		<link>https://debug-life.net/entry/2869</link>
					<comments>https://debug-life.net/entry/2869#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Sun, 03 Jun 2018 05:38:11 +0000</pubDate>
				<category><![CDATA[資格関連]]></category>
		<category><![CDATA[LPI]]></category>
		<category><![CDATA[OSS-DB]]></category>
		<category><![CDATA[OSS-DB Gold]]></category>
		<category><![CDATA[postgresql]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=2869</guid>

					<description><![CDATA[<p>以前OSS-DB Silver試験に合格してから、次は『OSS-DB Goldにチャレンジだ！』と、なんとか2018年上半期には合格したいと学習を進めていましたが、本日受験をし無事合格することができました 🙂  しかし、 [&#8230;]</p>
The post <a href="https://debug-life.net/entry/2869">OSS-DB GOLDを取得！</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/2869/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2869</post-id>	</item>
		<item>
		<title>pgpool-IIの3.6以降におけるフェイルオーバー時のクライアントセッション</title>
		<link>https://debug-life.net/entry/2703</link>
					<comments>https://debug-life.net/entry/2703#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Sat, 11 Nov 2017 15:46:26 +0000</pubDate>
				<category><![CDATA[postgresql]]></category>
		<category><![CDATA[pgpool-II]]></category>
		<category><![CDATA[クライアントセッション]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=2703</guid>

					<description><![CDATA[<p>pgpool-II 3.6以降のフェイルオーバー時のクライアントセッションについての検証。 ストリーミングレプリケーションモードにおいて、pgpool2では、データベース障害が発生した場合、障害の起きたデータベースサーバ [&#8230;]</p>
The post <a href="https://debug-life.net/entry/2703">pgpool-IIの3.6以降におけるフェイルオーバー時のクライアントセッション</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/2703/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2703</post-id>	</item>
		<item>
		<title>Xcodeで外部ソース（postgresql）をビルドする</title>
		<link>https://debug-life.net/entry/1972</link>
					<comments>https://debug-life.net/entry/1972#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 13:28:56 +0000</pubDate>
				<category><![CDATA[xcode]]></category>
		<category><![CDATA[externalsystem]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[デバッグ]]></category>
		<guid isPermaLink="false">https://debug-life.net/?p=1972</guid>

					<description><![CDATA[<p>PostgreSQLを少し触る機会があり，ソースも少し追っかけてみたい（が膨大で難しい。。）と思いデバッグ環境を構築することに。 ターミナルでgdbでステップ実行するのもあまり慣れていないので，Xcodeでと試した時のメ [&#8230;]</p>
The post <a href="https://debug-life.net/entry/1972">Xcodeで外部ソース（postgresql）をビルドする</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/1972/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1972</post-id>	</item>
	</channel>
</rss>
