pg_statistic - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject pg_statistic
Date
Msg-id 20010423152515P.t-ishii@sra.co.jp
Whole thread Raw
Responses Re: pg_statistic  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have a question about pg_statistic: Can we safely remove all records
from pg_statistic? In my understanding, we could do it safely, since
the table is just a result holder of vacuum analyze.
--
Tatsuo Ishii



pgsql-hackers by date:

Previous
From: "Dominic J. Eidson"
Date:
Subject: How to determine if a user exists..
Next
From: Karel Zak
Date:
Subject: Re: SET SESSION AUTHORIZATION (was Re: Real/effective user)