Change Unix Socket directory at build time

From: Santiago DIEZ <santiago(dot)diez(at)caoba(dot)fr>
To: PostgreSQL LIST <pgsql-admin(at)postgresql(dot)org>
Subject: Change Unix Socket directory at build time
Date: 2017-04-14 15:55:39
Message-ID: CAJh8RqUd+ptvD4tpTDeSpe4ZNJJfwH=cOkgHqN6f_uvFD10Yjg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I usualy change the unix_socket_directory in the server configuration but
I'd like to change it for good at build time. I read everywhere (here
<https://www.postgresql.org/docs/current/static/runtime-config-connection.html>
for example):
"unix_socket_directories (string)
The default value is normally /tmp, but that can be changed at build time."

Ok good but I've read ./configure --help and I cannot find how to do it.

Can anyone help me?

Regards
-------------------------
Santiago DIEZ
Quark Systems & CAOBA
23 rue du Buisson Saint-Louis, 75010 Paris
-------------------------

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andres Freund 2017-04-14 16:21:29 Re: Change Unix Socket directory at build time
Previous Message Samed YILDIRIM 2017-04-14 14:34:50 Re: Postgres replication