#398: Use system Postgres
-----------------------------------------+----------------------------------
  Reporter:  john.holland@…              |       Owner:  glyph@…                
    
      Type:  Enhancement                 |      Status:  closed                 
    
  Priority:  2: Expected                 |   Milestone:  CalendarServer-3.0     
    
 Component:  Calendar Server             |    Severity:  Security               
    
Resolution:  Behaves correctly           |    Keywords:  postgres datastore 
security
     Radar:                              |  
-----------------------------------------+----------------------------------
Changes (by glyph@…):

  * status:  new => closed
  * resolution:  => Behaves correctly


Comment:

 Since the dependency on postgres was introduced, which I believe was in
 r4947, the build script has done the following test - `if ! type postgres
 > /dev/null 2>&1;` - before installing postgres.  So I think that this
 always behaved how you wanted it to.

 Plus, if you build and install calendarserver for your distro via setup.py
 (which is really the recommended way, 'run' is for development, not
 deployment), you can configure your dependencies however you like.

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/398#comment:2>
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to