File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -244,22 +244,18 @@ PostgreSQL:
244
244
installation of the PostgreSQL configuration.
245
245
The default is /usr/local/pgsql.
246
246
247
- --enable-hba Enables Host Based Authentication
247
+ --enable-hba Enables Host Based Authentication (DEFAULT)
248
248
249
249
--disable-hba Disables Host Based Authentication
250
250
251
251
--enable-locale Enables USE_LOCALE
252
252
253
- --disable-locale Disables USE_LOCALE
253
+ --disable-locale Disables USE_LOCALE (DEFAULT)
254
254
255
255
--enable-cassert Enables ASSERT_CHECKING
256
256
257
- --disable-cassert Disables ASSERT_CHECKING
257
+ --disable-cassert Disables ASSERT_CHECKING (DEFAULT)
258
258
259
- The default for ASSERT_CHECKING is normally
260
- enabled for development versions and
261
- disabled for release versions of PostgreSQL.
262
-
263
259
--with-template=TEMPLATE
264
260
Use template file TEMPLATE - the template
265
261
files are assumed to be in the directory
You can’t perform that action at this time.
0 commit comments