File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -253,11 +253,11 @@ make check-world -j8 >/dev/null
253253
254254  <para>
255255   Some test suites are not run by default, either because they are not secure
256-    to run on a multiuser system or  because they require special software.  You 
257-    can decide which test suites to run additionally by setting the 
258-    <command>make</command> or environment variable 
259-    <varname>PG_TEST_EXTRA</varname> to a whitespace-separated list, for 
260-    example:
256+    to run on a multiuser system,  because they require special software or 
257+    because they are resource intensive.  You  can decide which test suites to
258+    run additionally by setting the  <command>make</command> or environment
259+    variable  <varname>PG_TEST_EXTRA</varname> to a whitespace-separated list,
260+    for  example:
261261<programlisting>
262262make check-world PG_TEST_EXTRA='kerberos ldap ssl load_balance'
263263</programlisting>
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments