From 2cdef6c1b87075e7c33099271d1f1d2e32838f16 Mon Sep 17 00:00:00 2001 From: Elliot Matson Date: Sat, 27 Nov 2021 22:35:18 -0600 Subject: [PATCH] test commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afc277b..2a0a4d2 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,4 @@ Resolve still uses a legacy feature that has been removed in PostgreSQL 12, so t 3. **Link Resolve to the new version** - Open Resolve, and connect to/open a PostgreSQL database. Start to run a database command (optimize, backup, restore) and Resolve will ask you to point it to PostgreSQL bin folder. This is inside the folder you picked in the PostgreSQL 11 installation, likely "C:\Program Files\PostgreSQL\11\bin" ### Using PostgreSQL on Mac -Unfortunately, Resolve on a Mac doesn't have a way to point to a different version of PostgreSQL. You can still connect to a PostgreSQL 11 server from a Mac, you just won't be able to optimize, backup, or restore your database. \ No newline at end of file +Unfortunately, Resolve on a Mac doesn't have a way to point to a different version of PostgreSQL. From my limited tests, it seems that you can still connect to a PostgreSQL 11 server from a Mac, you just won't be able to optimize, backup, or restore your database. \ No newline at end of file