Skip to content

Commit 0c37c0b

Browse files
author
Metin Döşlü
committed
Update README.md
Readme is updated for version support.
1 parent c5d8cd2 commit 0c37c0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ installation's bin/ directory path. For example:
201201
PATH=/usr/local/pgsql/bin/:$PATH make
202202
sudo PATH=/usr/local/pgsql/bin/:$PATH make install
203203

204-
**Note.** cstore_fdw requires PostgreSQL 9.3 or 9.4. It doesn't support earlier
205-
versions of PostgreSQL.
204+
**Note.** postgres_vectorization_test requires PostgreSQL 9.3. It doesn't support
205+
other versions of PostgreSQL.
206206

207207
Before using cstore\_fdw, you also need to add it to ```shared_preload_libraries```
208208
in your ```postgresql.conf``` and restart Postgres:

0 commit comments

Comments
 (0)