File: 07socket

package info (click to toggle)
postgresql 7.4.7-6sarge6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 11,168 kB
  • ctags: 27
  • sloc: sh: 1,903; makefile: 337; ansic: 204; perl: 69; sed: 6; tcl: 1
file content (12 lines) | stat: -rw-r--r-- 587 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN postgresql-7.4.7-old/src/include/pg_config_manual.h postgresql-7.4.7/src/include/pg_config_manual.h
--- postgresql-7.4.7-old/src/include/pg_config_manual.h	2003-08-04 01:43:29.000000000 +0100
+++ postgresql-7.4.7/src/include/pg_config_manual.h	2003-08-29 17:11:23.000000000 +0100
@@ -157,7 +157,7 @@
  * here's where to twiddle it.  You can also override this at runtime
  * with the postmaster's -k switch.
  */
-#define DEFAULT_PGSOCKET_DIR  "/tmp"
+#define DEFAULT_PGSOCKET_DIR  "/var/run/postgresql"
 
 /*
  * Defining this will make float4 and float8 operations faster by