=== modified file 'zsh-functions/zsv_defaults_postgresql' --- zsh-functions/zsv_defaults_postgresql 2014-06-28 15:06:40 +0000 +++ zsh-functions/zsv_defaults_postgresql 2014-06-28 04:31:14 +0000 @@ -36,7 +36,7 @@ # fill in defaults : ${conf[data_directory]:=$PGDATA} : ${conf[port]:=5432} - : ${conf[unix_socket_directory]:=/run/postgresql} + : ${conf[unix_socket_directory]:=/tmp} : ${conf[unix_socket_directories]:=$conf[unix_socket_directory]} # get values