Re: INDEX and JOINs

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: INDEX and JOINs
Date: 2007-10-27 06:51:09
Message-ID: 20071027065109.GA17431@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Reg Me Please <regmeplease(at)gmail(dot)com> schrieb:

> How can I "Increasing the statistics target for the larger table"?
> I'ìm sorry for asking, but I'm not that deep into RDBMS.

alter table <table> alter column <column> SET STATISTICS <value>;

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reg Me Please 2007-10-27 07:07:27 Re: INDEX and JOINs
Previous Message Reg Me Please 2007-10-27 06:37:59 Re: INDEX and JOINs