Re: pg_advisor schema proof of concept - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: pg_advisor schema proof of concept
Date
Msg-id Pine.LNX.4.58.0403291609480.2084@sablons.cri.ensmp.fr
Whole thread Raw
In response to Re: pg_advisor schema proof of concept  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: pg_advisor schema proof of concept  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers
Hello Andreas,

> No problem, as long as referencing data is contained in the advice
> tables (i.e. referencing the 'offending' object), not just text so the
> advice can be shown as attribute of each object.

What do you mean by 'referencing data'?
Things like oid attributes referencing pg_class or pg_constraint or
pg_index?

-- 
Fabien Coelho - coelho@cri.ensmp.fr


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: [GENERAL] PG vs MySQL (fwd)
Next
From: Teodor Sigaev
Date:
Subject: Re: GIST code doesn't build on strict 64-bit machines