Lists: pgsql-jdbc
From: "Daron" <tbel3393(at)bigpond(dot)net(dot)au>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject:
Date: 2004-11-04 17:39:56
Message-ID: 000401c4c295$4d10f890$ea00a8c0@daronscomp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Hi,

I can not get my pg_class data to come up to date. I have tried analyze and
vacuum. Are there any other commands that I can use?

Regards,
Daron.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.788 / Virus Database: 533 - Release Date: 1/11/2004


From: Kris Jurka <books(at)ejurka(dot)com>
To: Daron <tbel3393(at)bigpond(dot)net(dot)au>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re:
Date: 2004-11-04 17:50:47
Message-ID: Pine.BSO.4.56.0411041248340.14415@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On Fri, 5 Nov 2004, Daron wrote:

> I can not get my pg_class data to come up to date. I have tried analyze and
> vacuum. Are there any other commands that I can use?
>

This has nothing todo with JDBC and is should probably be redirected to
the pgsql-general list. Your question is also rather unclear. Before
resending you should add some information like: What do you mean by up to
date? What do you see? What do you expect to see?

Kris Jurka