Thread

  1. Solaris docs

    Magnus Hagander <magnus@hagander.net> — 2012-07-03T19:24:00Z

    Our documentation still refers to PostgreSQL bundled in solaris, and
    references downloads to the pgfoundry project. We just removed such
    references from the website download section, and the downloads are
    actually on the main site and not on the pgfoundry project primarily.
    
    Attached patch removes all those references completely, since Solaris
    packages are now downloaded the same way as other binaries. It leaves
    all the notes about how to compile on solaris and other platform
    details, of course.
    
    Any objections?
    
    -- 
     Magnus Hagander
     Me: http://www.hagander.net/
     Work: http://www.redpill-linpro.com/
    
  2. Re: Solaris docs

    Bjorn Munch <bjorn.munch@oracle.com> — 2012-07-03T19:58:12Z

    On 03/07 21.24, Magnus Hagander wrote:
    > Our documentation still refers to PostgreSQL bundled in solaris, and
    > references downloads to the pgfoundry project.
    
    Oh! I wasn't aware of that.
     
    > Attached patch removes all those references completely, since Solaris
    > packages are now downloaded the same way as other binaries. It leaves
    > all the notes about how to compile on solaris and other platform
    > details, of course.
    > 
    > Any objections?
    
    No objections from here.
    
    - Bjorn Munch (who builds those Solaris packages)
    
    
  3. Re: Solaris docs

    Magnus Hagander <magnus@hagander.net> — 2012-07-04T07:16:41Z

    On Tue, Jul 3, 2012 at 9:58 PM, Bjorn Munch <bjorn.munch@oracle.com> wrote:
    > On 03/07 21.24, Magnus Hagander wrote:
    >> Our documentation still refers to PostgreSQL bundled in solaris, and
    >> references downloads to the pgfoundry project.
    >
    > Oh! I wasn't aware of that.
    >
    >> Attached patch removes all those references completely, since Solaris
    >> packages are now downloaded the same way as other binaries. It leaves
    >> all the notes about how to compile on solaris and other platform
    >> details, of course.
    >>
    >> Any objections?
    >
    > No objections from here.
    
    ok, applied.
    
    
    -- 
     Magnus Hagander
     Me: http://www.hagander.net/
     Work: http://www.redpill-linpro.com/