Re: Problems with information_schema - Mailing list pgsql-general

From Tom Lane
Subject Re: Problems with information_schema
Date
Msg-id 25544.1102833219@sss.pgh.pa.us
Whole thread Raw
In response to Problems with information_schema  ("Marcel Gsteiger" <Marcel.Gsteiger@milprog.ch>)
List pgsql-general
"Marcel Gsteiger" <Marcel.Gsteiger@milprog.ch> writes:
> Is this a known problem? If the problem is unknown, I could probably help to find out what's going wrong. The base
tables(in schema pg_catalog) appear to be ok at first sight. Perhaps the information_schema dictionary views have not
yetbeen debugged yet? 

AFAIK all the information_schema changes since 7.4 are quite
intentional.  Rather than pointing out that it's changed, you need to
show us an example where you think the new behavior is wrong.

(And please do so ASAP, because if 8.0 goes final next week, it'll be
quite hard to fix later ...)

            regards, tom lane

pgsql-general by date:

Previous
From: "Guy Rouillier"
Date:
Subject: Re: Best practice in postgres
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Temporary tables and disk activity