<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Basic postgresql server setup</title> <atom:link href="http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 22:58:45 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Caleb Cushing ( xenoterracide )</title><link>http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/comment-page-1/#comment-915218</link> <dc:creator>Caleb Cushing ( xenoterracide )</dc:creator> <pubDate>Wed, 11 Nov 2009 02:33:55 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=18345#comment-915218</guid> <description>Also you shouldn&#039;t give your newly created user the superuser rights. that&#039;s the same as logging in as the postgres user, which for your database is the equivalent of being root on your box on the time, but having given uid 0 a different name.</description> <content:encoded><![CDATA[<p>Also you shouldn&#8217;t give your newly created user the superuser rights. that&#8217;s the same as logging in as the postgres user, which for your database is the equivalent of being root on your box on the time, but having given uid 0 a different name.</p> ]]></content:encoded> </item> <item><title>By: Caleb Cushing ( xenoterracide )</title><link>http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/comment-page-1/#comment-915210</link> <dc:creator>Caleb Cushing ( xenoterracide )</dc:creator> <pubDate>Wed, 11 Nov 2009 02:21:23 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=18345#comment-915210</guid> <description>&quot;NOTE: The only user that can open the PostgreSQL prompt without defining a database to work with is the user postgres. Other users would have to gain access to the command prompt with a command like:&quot;
that&#039;s simply not true. psql by default assumes that the username and the database name that you are trying to connect to is the same as that of your system account. the default postgres username and database is postgres.
If I as xenoterracide create a database named xenoterracide owned by a username xenoterracide then all I have to do from a prompt (if the db is on localhost) is type psql.
see my post on this subject here http://xenoterracide.blogspot.com/2009/03/postgresql-initial-setup-users-and.html and more on hba here http://xenoterracide.blogspot.com/2009/08/postgresql-initial-setup-authentication.html</description> <content:encoded><![CDATA[<p>&#8220;NOTE: The only user that can open the PostgreSQL prompt without defining a database to work with is the user postgres. Other users would have to gain access to the command prompt with a command like:&#8221;</p><p>that&#8217;s simply not true. psql by default assumes that the username and the database name that you are trying to connect to is the same as that of your system account. the default postgres username and database is postgres.</p><p>If I as xenoterracide create a database named xenoterracide owned by a username xenoterracide then all I have to do from a prompt (if the db is on localhost) is type psql.</p><p>see my post on this subject here http://xenoterracide.blogspot.com/2009/03/postgresql-initial-setup-users-and.html and more on hba here http://xenoterracide.blogspot.com/2009/08/postgresql-initial-setup-authentication.html</p> ]]></content:encoded> </item> <item><title>By: Links 10/11/2009: GNOME 3.0 Out in September 2010 &#124; Boycott Novell</title><link>http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/comment-page-1/#comment-915184</link> <dc:creator>Links 10/11/2009: GNOME 3.0 Out in September 2010 &#124; Boycott Novell</dc:creator> <pubDate>Wed, 11 Nov 2009 01:00:31 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=18345#comment-915184</guid> <description>[...] Basic postgresql server setup [...]</description> <content:encoded><![CDATA[<p>[...] Basic postgresql server setup [...]</p> ]]></content:encoded> </item> <item><title>By: Grant</title><link>http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/comment-page-1/#comment-915104</link> <dc:creator>Grant</dc:creator> <pubDate>Tue, 10 Nov 2009 23:04:53 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=18345#comment-915104</guid> <description>One more thing you will likely need to do:
Look at the file pg_hba.conf.   It is probably in /etc/postgresql.   It says who is allowed to connect, and how.</description> <content:encoded><![CDATA[<p>One more thing you will likely need to do:</p><p>Look at the file pg_hba.conf.   It is probably in /etc/postgresql.   It says who is allowed to connect, and how.</p> ]]></content:encoded> </item> <item><title>By: Daily Review #21 &#124; The Queue Blog</title><link>http://www.ghacks.net/2009/11/10/basic-postgresql-server-setup/comment-page-1/#comment-914694</link> <dc:creator>Daily Review #21 &#124; The Queue Blog</dc:creator> <pubDate>Tue, 10 Nov 2009 04:06:13 +0000</pubDate> <guid
isPermaLink="false">http://www.ghacks.net/?p=18345#comment-914694</guid> <description>[...] Basic postgresql server setup &#8211; One day I&#8217;ll look at postgresql. [...]</description> <content:encoded><![CDATA[<p>[...] Basic postgresql server setup &#8211; One day I&#8217;ll look at postgresql. [...]</p> ]]></content:encoded> </item> </channel> </rss>
