We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce0236 commit b469a56Copy full SHA for b469a56
INSTALL
@@ -54,6 +54,10 @@ so you can use it to access (or create or manipulate) databases. This
54
step does not include actually creating any database or configuring your
55
system to use it.
56
57
+Before you start, if you are using GNU flex, you should ensure that you
58
+are not using Version 2.5.3. If you have this version, you should either
59
+change to 2.5.2 or 2.5.4 or apply the patch in doc/README.flex
60
+
61
To install PostgreSQL on UNIX platforms:
62
63
1. Unpack the source distribution into a source directory. We'll assume
0 commit comments