Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Committers > pgsql: Move pgs...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 17037 of 17070
Post > Topic >>

pgsql: Move pgstat.tmp into a tem****ary directory under $PGDATA named

by mha@[EMAIL PROTECTED] (Magnus Hagander) Aug 5, 2008 at 12:09 PM

Log Message:
-----------
Move pgstat.tmp into a tem****ary directory under $PGDATA named
pg_stat_tmp.
This allows the use of a ramdrive (either through mount or symlink) for
the tem****ary file that's written every half second, which should
reduce I/O.

On server shutdown/startup, the file is written to the old location in
the global directory, to preserve data across restarts.

Bump catversion since the $PGDATA directory layout changed.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        monitoring.sgml (r1.60 -> r1.61)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monitoring.sgml?r1=1.60&r2=1.61)
        storage.sgml (r1.23 -> r1.24)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/storage.sgml?r1=1.23&r2=1.24)
    pgsql/src/bin/initdb:
        initdb.c (r1.158 -> r1.159)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.158&r2=1.159)
    pgsql/src/include/catalog:
        catversion.h (r1.474 -> r1.475)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h?r1=1.474&r2=1.475)
    pgsql/src/backend/postmaster:
        pgstat.c (r1.177 -> r1.178)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgstat.c?r1=1.177&r2=1.178)

-- 
Sent via pgsql-committers mailing list (pgsql-committers@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
 




 1 Posts in Topic:
pgsql: Move pgstat.tmp into a temporary directory under $PGDATA
mha@[EMAIL PROTECTED] (M  2008-08-05 12:09:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Aug 21 18:12:48 CDT 2008.