ALTER STATISTIC and dump ? - Mailing list pgsql-general

From Hervé Piedvache
Subject ALTER STATISTIC and dump ?
Date
Msg-id 20030131092512.E2EBD41818@mailer.elma.fr
Whole thread Raw
In response to Re: Documentation needs significant improvement  ("Ron St.Pierre" <rstpierre@syscor.com>)
Responses Re: ALTER STATISTIC and dump ?
List pgsql-general
Hi,

I just want to know if the command :

ALTER TABLE [ ONLY ] table [ * ]
     ALTER [ COLUMN ] column SET STATISTICS integer

is also applied after a pg_dumpall, and the integration of the data in a new
database ?

How to know if so or not ?

Thanks for your answer,

Regards,
--
Hervé Piedvache

Elma Ingénierie Informatique
6 rue du Faubourg Saint-Honoré
F-75008 - Paris - France
Tel. 33-144949901
fax. 33-144949902

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: serialization errors
Next
From: Dmitry Tkach
Date:
Subject: Query performance PLEASE HELP