PostgreSQL 18
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
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

Support Staff 1 Posted by Owen McDonnell on 14 May, 2026 09:22 PM
Postgres 16 is available on
Visual Studio 2022image and can be activated by adding this to your config:2 Posted by ipaves on 15 May, 2026 11:48 AM
Hey Owen
I use like this
init:
- ps: Start-Service postgresql-x64-16
But I need the version 18.
3 Posted by ipaves on 20 May, 2026 01:28 PM
Any chance to use version 18 like this?
Support Staff 4 Posted by Owen McDonnell on 21 May, 2026 04:32 AM
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.