Thread

  1. BUG #18872: The current OS X version is not supported

    PG Bug reporting form <noreply@postgresql.org> — 2025-03-30T19:33:30Z

    The following bug has been logged on the website:
    
    Bug reference:      18872
    Logged by:          Sergey Vinnichenko
    Email address:      sergey.vinnichenko@gmail.com
    PostgreSQL version: 17.4
    Operating system:   macOS Sonoma 14.2.1
    Description:        
    
    Hello! I tried to install pgJDBC v42.7.2-1 package on my Mac M1 macOS Sonoma
    14.2.1 but got error and message "The current OS X version is not
    supported". Now I don't know how to install these drivers on my Mac.
    
    
  2. Re: BUG #18872: The current OS X version is not supported

    Daniel Gustafsson <daniel@yesql.se> — 2025-03-30T21:07:51Z

    > On 30 Mar 2025, at 21:33, PG Bug reporting form <noreply@postgresql.org> wrote:
    > 
    > The following bug has been logged on the website:
    > 
    > Bug reference:      18872
    > Logged by:          Sergey Vinnichenko
    > Email address:      sergey.vinnichenko@gmail.com
    > PostgreSQL version: 17.4
    > Operating system:   macOS Sonoma 14.2.1
    > Description:        
    > 
    > Hello! I tried to install pgJDBC v42.7.2-1 package on my Mac M1 macOS Sonoma
    > 14.2.1 but got error and message "The current OS X version is not
    > supported". Now I don't know how to install these drivers on my Mac.
    
    Issues with JDBC should be raised with the PGJDBC project at:
    
    	https://jdbc.postgresql.org/
    
    --
    Daniel Gustafsson
    
    
    
    
    
  3. Re: BUG #18872: The current OS X version is not supported

    Dave Cramer <davecramer@postgres.rocks> — 2025-04-22T13:40:43Z

    On Sun, 30 Mar 2025 at 17:08, Daniel Gustafsson <daniel@yesql.se> wrote:
    
    > > On 30 Mar 2025, at 21:33, PG Bug reporting form <noreply@postgresql.org>
    > wrote:
    > >
    > > The following bug has been logged on the website:
    > >
    > > Bug reference:      18872
    > > Logged by:          Sergey Vinnichenko
    > > Email address:      sergey.vinnichenko@gmail.com
    > > PostgreSQL version: 17.4
    > > Operating system:   macOS Sonoma 14.2.1
    > > Description:
    > >
    > > Hello! I tried to install pgJDBC v42.7.2-1 package on my Mac M1 macOS
    > Sonoma
    > > 14.2.1 but got error and message "The current OS X version is not
    > > supported". Now I don't know how to install these drivers on my Mac.
    >
    > Issues with JDBC should be raised with the PGJDBC project at:
    >
    >         https://jdbc.postgresql.org/
    >
    >
    We do not provide macos packages, so I do not know where this is coming
    from.
    
    Dave