[MacPorts] #30795: Missing content in PostgreSQL config files

MacPorts noreply at macports.org
Mon Aug 15 05:18:56 PDT 2011


#30795: Missing content in PostgreSQL config files
--------------------------------+-------------------------------------------
 Reporter:  conradwt@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  2.0.1                                
 Keywords:  lion                |        Port:  postgresql90-server                  
--------------------------------+-------------------------------------------

Comment(by conradwt@…):

 I stand corrected.  The files needs to be accessed by one of the following
 methods:

 {{{
 sudo [emacs|vi] /opt/local/var/db/postgresql90/defaultdb/postgresql.conf
 }}}

 or

 {{{
 $ sudo su - postgres
 $ [vi|emacs] postgresql.conf
 }}}

 It's just an issue with Textmate and I'll keep this in mind going forward
 when editing system files.

-- 
Ticket URL: <https://trac.macports.org/ticket/30795#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list