<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "如何最佳化PostgreSQL資料庫大小"]]></title>
		<link>https://forum.andowson.com/posts/list/12.page</link>
		<description><![CDATA[Latest messages posted in the topic "如何最佳化PostgreSQL資料庫大小"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>如何最佳化PostgreSQL資料庫大小</title>
				<description><![CDATA[ 這篇文章寫得不錯，[url=http://www.linuxinsight.com/optimize_postgresql_database_size.html]How to optimize PostgreSQL database size[/url] 
<br>
作者比較了三種縮小資料庫佔用硬碟空間的方法（衡量指標是耗用時間跟佔用硬碟空間大小） 
<br>
vacuumdb/reindexdb: 190min - 1990MB 
<br>
reindexdb/vacuumdb/reindexdb: 105min - 1990MB 
<br>
dump/dropdb/createdb/restore: 20min - 1685MB 
<br>
最後看起來應該是採用第三種方法比較快速有效，不過這三種方法都需要先將資料庫先離線才行。 
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/292/539.page</guid>
				<link>https://forum.andowson.com/posts/preList/292/539.page</link>
				<pubDate><![CDATA[Sat, 20 Dec 2008 13:19:42]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>