pgsql: Make the temporary directory for pgstat files configurable by the

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make the temporary directory for pgstat files configurable by the
Date: 2008-08-15 08:37:41
Message-ID: 20080815083741.5F3B7755315@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make the temporary directory for pgstat files configurable by the GUC
variable stats_temp_directory, instead of requiring the admin to
mount/symlink the pg_stat_tmp directory manually.

For now the config variable is PGC_POSTMASTER. Room for further improvment
that would allow it to be changed on-the-fly.

Modified Files:
--------------
pgsql/src/backend/postmaster:
pgstat.c (r1.178 -> r1.179)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgstat.c?r1=1.178&r2=1.179)
pgsql/src/backend/utils/misc:
guc.c (r1.465 -> r1.466)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.465&r2=1.466)
postgresql.conf.sample (r1.243 -> r1.244)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample?r1=1.243&r2=1.244)
pgsql/src/include:
pgstat.h (r1.77 -> r1.78)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/pgstat.h?r1=1.77&r2=1.78)
pgsql/doc/src/sgml:
config.sgml (r1.184 -> r1.185)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.184&r2=1.185)
monitoring.sgml (r1.61 -> r1.62)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monitoring.sgml?r1=1.61&r2=1.62)

Browse pgsql-committers by date

  From Date Subject
Next Message Dave Page 2008-08-15 10:59:20 stackbuilder - wizard: It's kinda useful if we actually install the
Previous Message User Fxjr 2008-08-14 21:04:42 npgsql - Npgsql2: [#1010457] Avoid throwing exception when parsing an