| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_advisor schema proof of concept |
| Date: | 2004-03-19 15:24:45 |
| Message-ID: | Pine.LNX.4.58.0403191620100.16544@sablons.cri.ensmp.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> please find attached a quick proof of concept for a 'pg_advisor' schema.
Here is a "larger" but nevertheless still quick proof of concept, alas
with some buggy PL/pgSQL that I wrote with my little finger.
It implements some foreign key type checks for which I submitted be
patches some time ago.
The more I think about it, the more I find it should be the way to go,
rather than having a new external tool.
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
| Attachment | Content-Type | Size |
|---|---|---|
| pg_advisor.sql | text/plain | 6.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2004-03-19 15:28:56 | Re: Question on restoring and compiled plans |
| Previous Message | Tom Lane | 2004-03-19 15:21:21 | Re: COPY formatting |