From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | Guillaume Cottenceau <gc(at)mnc(dot)ch> |
Cc: | Oliver Jowett <oliver(at)opencloud(dot)com>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: [PERFORM] Query much slower when run from postgres function |
Date: | 2009-03-10 16:55:24 |
Message-ID: | Pine.BSO.4.64.0903101253030.15435@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-performance |
On Tue, 10 Mar 2009, Guillaume Cottenceau wrote:
> Btw, how can the doc be built? "ant doc" failed on missing
> docbook.stylesheet but I was unable to find how to set that
> value.
>
Create a file named build.local.properties and put something like the
following in it:
docbook.stylesheet=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/chunk.xsl
docbook.dtd=/usr/share/sgml/docbook/dtd/xml/4.2
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-03-10 17:20:47 | Re: Query much slower when run from postgres function |
Previous Message | Frank Ch. Eigler | 2009-03-10 14:40:51 | Re: Query much slower when run from postgres function |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-03-10 17:20:47 | Re: Query much slower when run from postgres function |
Previous Message | henk de wit | 2009-03-10 14:57:03 | Re: When does sequential performance matter in PG? |