<?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>Antik Media - Agung Wiseso &#187; postgreSQL</title>
	<atom:link href="http://antik.web.id/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://antik.web.id</link>
	<description>Catatan Keseharian dan Bisnis Online</description>
	<lastBuildDate>Wed, 05 Oct 2011 18:32:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Instalasi postgreSQL pada Ubuntu melalui Terminal</title>
		<link>http://antik.web.id/instalasi-postgresql-pada-ubuntu-melalui-terminal/</link>
		<comments>http://antik.web.id/instalasi-postgresql-pada-ubuntu-melalui-terminal/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 11:03:15 +0000</pubDate>
		<dc:creator>Agung Wiseso</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[Grid Computing]]></category>
		<category><![CDATA[postgreSQL]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://antik.web.id/?p=174</guid>
		<description><![CDATA[// membuat user agungwiseso@agungwiseso:~$ sudo su [sudo] password for agungwiseso: root@agungwiseso:/home/agungwiseso# adduser postgres Adding user `postgres&#8217; &#8230; Adding new group `postgres&#8217; (1001) &#8230; Adding new user `postgres&#8217; (1001) with group]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://antik.web.id/instalasi-postgresql-pada-ubuntu-melalui-terminal/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fantik.web.id%2Finstalasi-postgresql-pada-ubuntu-melalui-terminal%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fantik.web.id%2Finstalasi-postgresql-pada-ubuntu-melalui-terminal%2F&amp;source=a_wiseso&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><em>// membuat user</em></p>
<p>agungwiseso@agungwiseso:~$ sudo su</p>
<p>[sudo] password for agungwiseso:</p>
<p>root@agungwiseso:/home/agungwiseso# adduser postgres</p>
<p>Adding user `postgres&#8217; &#8230;</p>
<p>Adding new group `postgres&#8217; (1001) &#8230;</p>
<p>Adding new user `postgres&#8217; (1001) with group `postgres&#8217; &#8230;</p>
<p>Creating home directory `/home/postgres&#8217; &#8230;</p>
<p>Copying files from `/etc/skel&#8217; &#8230;<span id="more-174"></span></p>
<p>Enter new UNIX password: _</p>
<p>Retype new UNIX password: _</p>
<p>passwd: password updated successfully</p>
<p>Changing the user information for postgres</p>
<p>Enter the new value, or press ENTER for the default</p>
<p>Full Name []: agung wiseso</p>
<p>Room Number []: 39</p>
<p>Work Phone []: 39</p>
<p>Home Phone []: 39</p>
<p>Other []: 39</p>
<p>Is the information correct? [Y/n] y</p>
<p>root@agungwiseso:/home/agungwiseso#</p>
<p><em>// membuat user selesai</em></p>
<p>sekarang</p>
<p><em>// instalasi posgreSQL</em></p>
<p>root@agungwiseso:/home/agungwiseso# mv <strong>postgresql-8.4.1-1-linux.bin</strong> /usr/local/src</p>
<p>root@agungwiseso:/home/agungwiseso# cd /usr/local/src</p>
<p>root@agungwiseso:/usr/local/src# ./postgresql-8.4.1-1-linux.bin</p>
<p># maka akan muncul setup instalasi postgreSQL<strong></strong></p>
<p># dan setelah selesai di menu start sudah langsung terbenam instalasinya yang dapat dilihat di,                                    aplications &gt; PostgreSQL 8.4</p>
<p><em>// Instalasi postgreSQL selesai</em></p>
<p>// selesai ?</p>
]]></content:encoded>
			<wfw:commentRss>http://antik.web.id/instalasi-postgresql-pada-ubuntu-melalui-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

