Added note about Postgres 17 on Windows - #669 [skip ci]

This commit is contained in:
Andrew Kane
2024-09-27 14:05:36 -07:00
parent daf9c5c743
commit 8a2eebd6a4

View File

@@ -52,6 +52,8 @@ nmake /F Makefile.win
nmake /F Makefile.win install
```
Note: Postgres 17 is not supported yet due to an upstream issue
See the [installation notes](#installation-notes---windows) if you run into issues
You can also install it with [Docker](#docker) or [conda-forge](#conda-forge).