Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pgadmin3 and partitionned tables



On Monday 10 April 2006 15:37, Andreas Pflug wrote:
> Always stay on the list, private mail frequently gets dropped!!!
Yeah, my mistake :)
>
> > The table contains 0 rows, but there are several tables that inherit from
> > this one. And those table contain the real rows.
>
> Ok, you didn't mention inheritance, now I see the problem.
> There's only the solution to set the option "count rows if est. rowcount
> < -1" at the moment. I don't see a good final solution, maybe not
> counting if inherited tables are present regardless of reltuples?

I'd think it would be better never to count if there are inherited tables, as 
it will frequently be because of partitionning so most of the time, there 
will be plenty of records.

I'll use the workaround for now... thanks a lot



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group