Return-Path: owner-postman Received: from LOCALHOST (LOCALHOST [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id DAA06143 for postgres-redist; Mon, 6 Jun 1994 03:28:57 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199406061028.DAA06143@nobozo.CS.Berkeley.EDU> Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from faerie.CS.Berkeley.EDU (faerie.CS.Berkeley.EDU [128.32.149.14]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id DAA06133 for ; Mon, 6 Jun 1994 03:28:56 -0700 Received: from LOCALHOST (LOCALHOST [127.0.0.1]) by faerie.CS.Berkeley.EDU (8.6.4/8.1B) with SMTP id DAA13338; Mon, 6 Jun 1994 03:28:38 -0700 Message-Id: <199406061028.DAA13338@faerie.CS.Berkeley.EDU> X-Authentication-Warning: faerie.CS.Berkeley.EDU: Host LOCALHOST didn't use HELO protocol From: aoki@postgres.Berkeley.EDU (Paul M. Aoki) To: shlam@ie.cuhk.hk Cc: postgres@postgres.Berkeley.EDU Subject: Re: how to clean up pg_log, pg_time and pg_variable? Reply-To: aoki@postgres.Berkeley.EDU (Paul M. Aoki) In-reply-to: Your message of Mon, 06 Jun 94 18:14:43 +0800 <9406061014.AA14726@eng.ie.cuhk.hk> Date: Mon, 06 Jun 94 03:28:38 -0700 X-Sender: aoki@postgres.Berkeley.EDU Resent-To: postgres-redist@postgres.Berkeley.EDU X-Mts: smtp Resent-Date: Mon, 06 Jun 94 03:28:57 -0700 Resent-XMts: smtp shlam@ie.cuhk.hk writes: > >what pg_log and pg_time store are the commit status and commit time of > >each transaction. in theory, this could be compressed by something > >like run-length encoding (since most transactions commit) or truncated > >after vacuuming (if you could somehow arrange to vacuum the entire > >installation..). in fact, they just grow. > Is there any tools to compress this files or expire some of > the information in these log files? sorry for being long-winded :-) no. -- Paul M. Aoki | CS Div., Dept. of EECS, UCB | aoki@postgres.Berkeley.EDU | Berkeley, CA 94720 | ...!uunet!ucbvax!aoki ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU" If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ==============================================================================