<?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>觅觅守候 原创站 &#187; PostgreSQL</title>
	<atom:link href="http://mimiz.cn/index.php/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://mimiz.cn</link>
	<description>在喧嚣的网络 始终守候着一片宁静 &#124; I Spend a life time...Waiting……</description>
	<lastBuildDate>Sun, 05 Sep 2010 13:08:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Win2003系统不能安装PostgreSQL 8.x的问题解决</title>
		<link>http://mimiz.cn/index.php/windows-os/win-postgresql-installer-failed/</link>
		<comments>http://mimiz.cn/index.php/windows-os/win-postgresql-installer-failed/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 06:50:36 +0000</pubDate>
		<dc:creator>MiMi</dc:creator>
				<category><![CDATA[Windows-OS]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://mimiz.cn/?p=248</guid>
		<description><![CDATA[PostgreSQL 8.4.2发布了，于是去官方下载了Win版本做测试， 在Win2003上面怎么也安装不上，提示错误为： Problem running post-install step Installation may not complete correctly The database cluster initialisation failed 安装了很多遍，依然如故，百思不得其解，只好求助Google。 Google告诉我，在Postgre官方社区上有很多跟我同样的问题， 看了看大意，无非是让去/tmp中找一个长得像bitrock_installer.log的日志文件， 然后根据详细错误信息作进一步判断。 好吧，我去找，但/tmp是Linux的临时目录，Win2003的应该是Temp吧， 经过了我很暴力的查找手段，果然找到了bitrock_installer_xxxx.log文件， 在日志文件中找到那么一段记录： initializing pg_authid &#8230; FATAL: database locale is incompatible with operating system DETAIL: The database was initialized with LC_COLLATE &#8220;Chinese_Peoples Republic of China.936&#8243;, which is not recognized by setlocale(). HINT: Recreate the database with another locale or install the missing locale. child process exited with exit code 1 initdb: removing contents of data directory &#8220;C:/Program Files/PostgreSQL/8.4/data&#8221; Failed to initialise the database cluster with initdb Script stderr: Program ended with an error exit code Error running cscript //NoLogo [...]]]></description>
		<wfw:commentRss>http://mimiz.cn/index.php/windows-os/win-postgresql-installer-failed/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
