diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2014-07-02 21:44:02 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2014-07-02 21:48:35 -0400 |
commit | 6b56bc16cdf0c59e7d18ec046b2ed63bc82faf7b (patch) | |
tree | a01b64a337aee08b4c00186276d014b905313abc /src/backend/utils/adt/json.c | |
parent | 04163ff1b98651ac2e04384ae8d84d8d1cb5dd60 (diff) | |
download | postgresql-6b56bc16cdf0c59e7d18ec046b2ed63bc82faf7b.tar.gz postgresql-6b56bc16cdf0c59e7d18ec046b2ed63bc82faf7b.zip |
Use a separate temporary directory for the Unix-domain socket
Creating the Unix-domain socket in the build directory can run into
name-length limitations. Therefore, create the socket file in the
default temporary directory of the operating system. Keep the temporary
data directory etc. in the build tree.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions