TablePlus / DBngin

DB Engine
https://dbngin.com
958 stars 19 forks source link

Feature request: Include newer minor versions of Postgres #143

Open Dominic-Marcelino opened 2 months ago

Dominic-Marcelino commented 2 months ago

DBngin currently only ships an old minor versions of PostgreSQ v15 (15.1). It would be awesome if we could create a Databases with the latest minor version 15.6.

The new V16 ist currently up-to date with v16.2

  1. Driver (Ex: PostgreSQL 10.0):
  2. DBngin build number: 7.0 (70)
  3. macOS version: 14.1.1
  4. The steps to reproduce this issue: Try to create a PostgreSQL v15 server newer than 15.1

Thanks a lot!

huyphams commented 2 months ago

You can click the dropdown to get the v 16.2 @Dominic-Marcelino

Screenshot 2024-04-25 at 9 42 20 PM
Dominic-Marcelino commented 2 months ago

Thanks for the fast response! As mentioned v16 is up to date with 16.2, but would love to see a newer minor version of v15 if somehow possible (latest available is 15.6, in DBngin its still 15.1)

Thanks!

Dominic-Marcelino commented 2 months ago

Turns out our issue with 15.1 could be solved in a different way. Feel free to close the issue or keep it for general tracking if you'll take it into consideration..

Thanks again!