Re: Odd problem with performance in duplicate database

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: josh(at)agliodbs(dot)com
Cc: pgsql-performance(at)postgreSQL(dot)org
Subject: Re: Odd problem with performance in duplicate database
Date: 2003-08-12 13:11:53
Message-ID: 792.1060693913@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Josh Berkus <josh(at)agliodbs(dot)com> writes:
> Also, there doesn't seem to be any way in 7.2 for me to find out what the
> current statistics target for a column is. What am I missing?

There still isn't a handy command for it --- you have to look at
pg_attribute.attstattarget for the column.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message scott.marlowe 2003-08-12 14:27:52 Re: Perfomance Tuning
Previous Message Jacek Rembisz 2003-08-12 09:57:07 Re: Analyze makes queries slow...