Document patch needed to get PDF and PS output in a reasonable amount of
authorBruce Momjian
Fri, 15 Dec 2006 02:44:28 +0000 (02:44 +0000)
committerBruce Momjian
Fri, 15 Dec 2006 02:44:28 +0000 (02:44 +0000)
time.

doc/src/sgml/docguide.sgml

index 027de156b34ea35dda3735086efd0a7bac9568d0..ee06c7cfeb38c06d4acaaaead858229c0f2191dd 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Documentation
        DSSSL stylesheets), as well as a number of
        related tools.  Jade is now being
        maintained by the OpenJade group, no longer by James Clark.
+       (If generating Postscript or PDF output, you will need to
+       compile from source and use a special patch to get output
+       in a reasonable amount of time.)
       
      
     
@@ -295,6 +298,14 @@ make install
         installed and you want to install the rest of the tool chain
         locally.)
        
+
+       
+        OpenJade release 1.3.2 and perhaps earlier and later releases
+        have a known bug that causes Postscript and PDF output
+        generation to take days.  This 
+        url="http://archives.postgresql.org/pgsql-docs/2006-12/msg00064.php">patch
+        fixes the problem and generates output in a few minutes.
+