PostgreSQL 18

ipaves's Avatar

ipaves

14 May, 2026 07:22 PM

I would like to know if PostgreSQL 18 is available to Windows images using "Visual Studio 2022" ?

If it is not, what is the latest version and how to use it?

Best regards
Thanks

  1. Support Staff 1 Posted by Owen McDonnell on 14 May, 2026 09:22 PM

    Owen McDonnell's Avatar

    Postgres 16 is available on Visual Studio 2022 image and can be activated by adding this to your config:

    services:
      - postgresql16
    
  2. 2 Posted by ipaves on 15 May, 2026 11:48 AM

    ipaves's Avatar

    Hey Owen

    I use like this

    init:
        - ps: Start-Service postgresql-x64-16

    But I need the version 18.

  3. 3 Posted by ipaves on 20 May, 2026 01:28 PM

    ipaves's Avatar

    Any chance to use version 18 like this?

  4. Support Staff 4 Posted by Owen McDonnell on 21 May, 2026 04:32 AM

    Owen McDonnell's Avatar

    We are working on updating Ubuntu images at the moment, after which we will start updating Visual Studio images and will look to install postgres 18 on those images.

  5. Feodor Fitsner closed this discussion on 21 Jul, 2026 09:03 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac