Changes

Jump to navigation Jump to search
No change in size ,  16:56, 27 September 2009
m
fix commands
Line 224: Line 224:  
FIXME should not be trust on production machine
 
FIXME should not be trust on production machine
 
<code>
 
<code>
  sudo vim /etc/postgresql/8.4/pg_hba.conf
+
  sudo vim /etc/postgresql/8.3/pg_hba.conf
 
</code>
 
</code>
    
Start the potgres server
 
Start the potgres server
 
<code>
 
<code>
  sudo /etc/init.d/postgresql-8.4 restart
+
  sudo /etc/init.d/postgresql-8.3 restart
 
</code>
 
</code>
  
2,751

edits

Navigation menu