Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c8bdd8c

Browse files
committed
Correction: temp_tablespaces was implemented by Albert Cervera Areny,
with cleanup by Jaime Casanova.
1 parent 0626a7d commit c8bdd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/misc/postgresql.conf.sample

+1-1
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
#search_path = '"$user",public' # schema names
400400
#default_tablespace = '' # a tablespace name, '' uses
401401
# the default
402-
#temp_tablespaces = '' # a list of tablespace names,
402+
#temp_tablespaces = '' # a list of tablespace names,
403403
# '' uses default_tablespace
404404
#check_function_bodies = on
405405
#default_transaction_isolation = 'read committed'

0 commit comments

Comments
 (0)