<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Creating_PostgreSQL_databases_-_pgAdmin_setup</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>Recent changes to Creating_PostgreSQL_databases_-_pgAdmin_setup</description><atom:link href="https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Jun 2013 18:26:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/feed" rel="self" type="application/rss+xml"/><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Michael Carden</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -111,7 +111,7 @@

 3\. Select **File / Open** and navigate to the location of your dpr files (for example, dpr-source/dist/) 

-4\. Select the _create_qf.sql_ files and click **Open**
+4\. Select the _create_qf.sql_ file and click **Open**

 **Result:** The contents of the file will display in the query panel. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Carden</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:10 -0000</pubDate><guid>https://sourceforge.net5eefd896e8021208196e51e517d2a6f8ed2ec9b6</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -31,25 +31,27 @@

 ## Install a new server

-1\. Select **File - Add Server**. 
+1\. Start pgAdmin III 

-2\. In the Name field, type server name. 
+2\. Select **File - Add Server**. 

-3\. In the Host name, type the IP address of the server. 
+3\. In the Name field, type server name. 

-4\. The Port field should already be populated with 5432. 
+4\. In the Host name, type the IP address of the server. 

-5\. The Username and Maintenance DB fields should already be populated with 'postgres'. If not, see [Installing_PostgreSQL]. 
+5\. The Port field should already be populated with 5432. 

-6\. In the Password field, Enter the postgres password you created in [Installing_PostgreSQL]. 
+6\. The Username and Maintenance DB fields should already be populated with 'postgres'. If not, see [Installing_PostgreSQL]. 
+
+7\. In the Password field, Enter the postgres password you created in [Installing_PostgreSQL]. 

 [[img src=New_postgres_server.png]] 

-7\. Click OK. 
+8\. Click OK. 

 **Note:** If you get an error message about authorisation, you will need to do the following. 

-8\. Edit _pg_hba.conf_ file: 
+9\. Edit _pg_hba.conf_ file: 

 ### Linux

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:09 -0000</pubDate><guid>https://sourceforge.neta1843cdd93275578eab4dac23cff8f35b55d7da0</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -91,9 +91,13 @@

 3\. Right click _Databases_ and select _New Database_

-4\. Give the new database a name (e.g. qf_local) and click **OK**
+4\. Give the new database a name (e.g. qf_local) 

-5\. Repeat steps 3 to 4 for the pf and dr databases. 
+[[img src=New_postgres_database.png]] 
+
+5\. Click **OK**
+
+6\. Repeat steps 3 to 4 for the pf and dr databases. 

 ## Set up the tables for the new database

@@ -134,7 +138,7 @@

 3\. In the the _Password_ field, type the desired password. 

-4\. Select the Role Priveliges tab 
+4\. Select the Role Priviliges tab 

 5\. Check the checkboxes for: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:09 -0000</pubDate><guid>https://sourceforge.net81bcfe9274738d7f57e5b7790884881948262f87</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -85,7 +85,7 @@

 ## Create database

-1\. Start pgAdmin III (in Windows, this can be done via **Start / All Programs / PostgreSQL 8.3 / pgAdmin III**
+1\. Start pgAdmin III (in Windows, this can be done via **Start / All Programs / PostgreSQL 8.x / pgAdmin III**

 2\. Double click the localhost server in the left pane of the display and enter the password for the _postgres_ user 

@@ -94,9 +94,6 @@
 4\. Give the new database a name (e.g. qf_local) and click **OK**

 5\. Repeat steps 3 to 4 for the pf and dr databases. 
-
-  
-

 ## Set up the tables for the new database

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:09 -0000</pubDate><guid>https://sourceforge.netc6b51518fd62a773c0ab9b566928e761130a2908</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -42,6 +42,8 @@
 5\. The Username and Maintenance DB fields should already be populated with 'postgres'. If not, see [Installing_PostgreSQL].

 6\. In the Password field, Enter the postgres password you created in [Installing_PostgreSQL]. 
+
+[[img src=New_postgres_server.png]] 

 7\. Click OK. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:09 -0000</pubDate><guid>https://sourceforge.net2c04dff0b128c5565d8226c23bfbd020e3309539</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -70,7 +70,7 @@

 ### Windows

-Go to: C:\Program Files\PostgreSQL\8.x\data\pg_hba.conf 
+Go to: _C:\Program Files\PostgreSQL\8.x\data\pg_hba.conf_

 Change all occurrences of _ident_ to _md5_. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:09 -0000</pubDate><guid>https://sourceforge.nete0d76f83beea211c6fb1373d54faad143ee3eb8c</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -70,9 +70,9 @@

 ### Windows

-C:\Program Files\PostgreSQL\8.x\data\pg_hba.conf 
+Go to: C:\Program Files\PostgreSQL\8.x\data\pg_hba.conf 

-Change Method to md5 
+Change all occurrences of _ident_ to _md5_. 

 9\. Restart postgresql service: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:08 -0000</pubDate><guid>https://sourceforge.net1c8bd1c77dd7585a2d8709dc4755d48d7418700c</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -70,9 +70,9 @@

 ### Windows

-Start -&amp;gt; All Programs -&amp;gt; Postgresql 8.3 -&amp;gt; Configuration files 
+C:\Program Files\PostgreSQL\8.x\data\pg_hba.conf 

-Change ident to md5 
+Change Method to md5 

 9\. Restart postgresql service: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:08 -0000</pubDate><guid>https://sourceforge.net1ef8948169086443f8c6a57acd76bcdc9afccf89</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -48,6 +48,8 @@
 **Note:** If you get an error message about authorisation, you will need to do the following.

 8\. Edit _pg_hba.conf_ file: 
+
+### Linux

     sudo su -

@@ -65,6 +67,12 @@
     # IPv6 local connections:
     host    all         all         ::1/128               md5

+
+### Windows
+
+Start -&amp;gt; All Programs -&amp;gt; Postgresql 8.3 -&amp;gt; Configuration files 
+
+Change ident to md5 

 9\. Restart postgresql service: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:08 -0000</pubDate><guid>https://sourceforge.netd068d93e2434f0371e0efabd38d3e4cf3b7e1a76</guid></item><item><title>Creating_PostgreSQL_databases_-_pgAdmin_setup modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Creating_PostgreSQL_databases_-_pgAdmin_setup/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -14,6 +14,16 @@
 ### Linux

 Install pgAdmin client via your package manager. 
+
+For Fedora: 
+    
+    sudo yum install pgadmin3
+    
+
+For Ubuntu: 
+    
+    sudo apt-get install pgadmin3
+    

 ### Windows

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:26:08 -0000</pubDate><guid>https://sourceforge.neteb716200c8d6dce6b371859cf63cf5e1d81a8e98</guid></item></channel></rss>