We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentf477db7 commit87d703fCopy full SHA for 87d703f
INSTALL
@@ -244,22 +244,18 @@ PostgreSQL:
244
installation of the PostgreSQL configuration.
245
The default is /usr/local/pgsql.
246
247
- --enable-hba Enables Host Based Authentication
+ --enable-hba Enables Host Based Authentication (DEFAULT)
248
249
--disable-hba Disables Host Based Authentication
250
251
--enable-locale Enables USE_LOCALE
252
253
- --disable-locale Disables USE_LOCALE
+ --disable-locale Disables USE_LOCALE (DEFAULT)
254
255
--enable-cassert Enables ASSERT_CHECKING
256
257
- --disable-cassert Disables ASSERT_CHECKING
+ --disable-cassert Disables ASSERT_CHECKING (DEFAULT)
258
259
- The default for ASSERT_CHECKING is normally
260
- enabled for development versions and
261
- disabled for release versions of PostgreSQL.
262
-
263
--with-template=TEMPLATE
264
Use template file TEMPLATE - the template
265
files are assumed to be in the directory