| From: | Josh Berkus <josh(at)agliodbs(dot)com> |
|---|---|
| To: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
| Cc: | "Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net>, pgsql-hackers(at)postgresql(dot)org, "ITAGAKI Takahiro" <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
| Subject: | Re: pg_stat_statements |
| Date: | 2008-06-16 19:07:40 |
| Message-ID: | 200806161207.42533.josh@agliodbs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Jonah,
> It wouldn't be too hard to write the probes in such a way as they
> could be used by DTrace or by a loadable timing/counter implementation
> for platforms which don't support DTrace.
I was under the impression that's the way our feature, the "Generic
Monitoring Interface" was written. It's a macro. If someone can deliver
another trace framework, you can plug it right in.
--
--Josh
Josh Berkus
PostgreSQL @ Sun
San Francisco
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David E. Wheeler | 2008-06-16 19:10:22 | Re: Question about Encoding a Custom Type |
| Previous Message | Robert Treat | 2008-06-16 18:48:42 | Re: Crash in pgCrypto? |