public inbox for [email protected]
help / color / mirror / Atom feedIs there a PDF version of the PostgreSQL 7.3.2 documentation ?
10+ messages / 7 participants
[nested] [flat]
* Is there a PDF version of the PostgreSQL 7.3.2 documentation ?
@ 2003-04-16 09:10 Bruno Baguette <[email protected]>
2003-04-16 16:46 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Wolff III <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
0 siblings, 2 replies; 10+ messages in thread
From: Bruno Baguette @ 2003-04-16 09:10 UTC (permalink / raw)
To: pgsql-docs
Hello,
I would like to know if there is a PDF version of the PostgreSQL 7.3.2
documentation ? If yes, where can i found this PDF file ?
Thanks in advance ! :-)
--
-------------------------------------------------------
Bruno Baguette - [email protected]
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation ?
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
@ 2003-04-16 16:46 ` Bruno Wolff III <[email protected]>
2003-04-17 04:24 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Oliver Elphick <[email protected]>
1 sibling, 1 reply; 10+ messages in thread
From: Bruno Wolff III @ 2003-04-16 16:46 UTC (permalink / raw)
To: Bruno Baguette <[email protected]>; +Cc: pgsql-docs
On Wed, Apr 16, 2003 at 11:10:43 +0200,
Bruno Baguette <[email protected]> wrote:
> Hello,
>
> I would like to know if there is a PDF version of the PostgreSQL 7.3.2
> documentation ? If yes, where can i found this PDF file ?
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 16:46 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Wolff III <[email protected]>
@ 2003-04-17 04:24 ` Oliver Elphick <[email protected]>
0 siblings, 0 replies; 10+ messages in thread
From: Oliver Elphick @ 2003-04-17 04:24 UTC (permalink / raw)
To: Bruno Wolff III <[email protected]>; +Cc: Bruno Baguette <[email protected]>; pgsql-docs
On Wed, 2003-04-16 at 17:46, Bruno Wolff III wrote:
> On Wed, Apr 16, 2003 at 11:10:43 +0200,
> Bruno Baguette <[email protected]> wrote:
> > Hello,
> >
> > I would like to know if there is a PDF version of the PostgreSQL 7.3.2
> > documentation ? If yes, where can i found this PDF file ?
>
> >From a US mirror:
> ftp://ftp.us.postgresql.org/doc/current
>
> There are separate pdf files for different parts of the documentation there.
In spite of the name of that directory, those are all for 7.2. There
are still no official pdf or ps files for 7.3 anywhere.
--
Oliver Elphick [email protected]
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"But as many as received him, to them gave he power to
become the sons of God, even to them that believe on
his name." John 1:12
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
@ 2003-04-16 18:22 ` Joe Conway <[email protected]>
2003-04-17 07:15 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruno Baguette <[email protected]>
1 sibling, 1 reply; 10+ messages in thread
From: Joe Conway @ 2003-04-16 18:22 UTC (permalink / raw)
To: Bruno Baguette <[email protected]>; +Cc: pgsql-docs
Bruno Baguette wrote:
> I would like to know if there is a PDF version of the PostgreSQL 7.3.2
> documentation ? If yes, where can i found this PDF file ?
I built and posted a copy here:
http://www.joeconway.com/
You can make them for yourself if you have the documentation build tool
chain, e.g.:
cd doc/src/sgml
make admin.pdf developer.pdf reference.pdf
make programmer.pdf tutorial.pdf user.pdf
HTH,
Joe
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
@ 2003-04-17 07:15 ` Bruno Baguette <[email protected]>
2003-04-17 14:33 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Bruno Baguette @ 2003-04-17 07:15 UTC (permalink / raw)
To: pgsql-docs
Hello,
"CoL" <[email protected]> a �crit dans le message de news:
[email protected]...
> Wow, cool!:) Why
> http://www.joeconway.com/postgres_pdf-7.3.2.tar.gz
>
> But at http://www.postgresql.org/docs/#pdfs they aren't there. Why?
>
> C.
I agree with "CoL", theses PDF files should be available from the Docs part
of the PostgreSQL website (http://www.postgresql.org/docs/).
Maybe the PostgreSQL webmaster should ask the Joe Conway approval in order
to copy theses PDF files ???
--
-------------------------------------------------------
Bruno Baguette - [email protected]
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 07:15 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruno Baguette <[email protected]>
@ 2003-04-17 14:33 ` Robert Treat <[email protected]>
2003-04-17 14:57 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Robert Treat @ 2003-04-17 14:33 UTC (permalink / raw)
To: Joe Conway <[email protected]>; +Cc: pgsql-docs
On Thu, 2003-04-17 at 03:15, Bruno Baguette wrote:
> Hello,
>
> "CoL" <[email protected]> a écrit dans le message de news:
> [email protected]...
> > Wow, cool!:) Why
> > http://www.joeconway.com/postgres_pdf-7.3.2.tar.gz
> >
> > But at http://www.postgresql.org/docs/#pdfs they aren't there. Why?
> >
> > C.
>
> I agree with "CoL", theses PDF files should be available from the Docs part
> of the PostgreSQL website (http://www.postgresql.org/docs/).
>
> Maybe the PostgreSQL webmaster should ask the Joe Conway approval in order
> to copy theses PDF files ???
>
Joe,
any problems with me putting this up on the www site? I'll try to
coordinate to get it on the ftp mirrors as well.
Robert Treat
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 07:15 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruno Baguette <[email protected]>
2003-04-17 14:33 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
@ 2003-04-17 14:57 ` Joe Conway <[email protected]>
2003-04-17 15:10 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruce Momjian <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Joe Conway @ 2003-04-17 14:57 UTC (permalink / raw)
To: Robert Treat <[email protected]>; +Cc: pgsql-docs
Robert Treat wrote:
> any problems with me putting this up on the www site? I'll try to
> coordinate to get it on the ftp mirrors as well.
No problems with me -- all I did was run `make` ;-)
However, see the section "Applixware RTF Cleanup" at this url:
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/doc-build.html
It refers to cleanup for hardcopy purposes, but I thought the "official"
pdfs were made from the cleaned up postscript file in the past. Please
note that I did *not* do the clean up steps; I literally just ran `make
filename.pdf`
Joe
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 07:15 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruno Baguette <[email protected]>
2003-04-17 14:33 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
2003-04-17 14:57 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
@ 2003-04-17 15:10 ` Bruce Momjian <[email protected]>
2003-04-17 17:16 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Bruce Momjian @ 2003-04-17 15:10 UTC (permalink / raw)
To: Joe Conway <[email protected]>; +Cc: Robert Treat <[email protected]>; pgsql-docs
Joe Conway wrote:
> Robert Treat wrote:
> > any problems with me putting this up on the www site? I'll try to
> > coordinate to get it on the ftp mirrors as well.
>
> No problems with me -- all I did was run `make` ;-)
>
> However, see the section "Applixware RTF Cleanup" at this url:
> http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/doc-build.html
>
> It refers to cleanup for hardcopy purposes, but I thought the "official"
> pdfs were made from the cleaned up postscript file in the past. Please
> note that I did *not* do the clean up steps; I literally just ran `make
> filename.pdf`
I thought those cleanups weren't used anymore. There were for old
Applix bugs, and we don't use Applix anymore.
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 07:15 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruno Baguette <[email protected]>
2003-04-17 14:33 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
2003-04-17 14:57 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 15:10 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruce Momjian <[email protected]>
@ 2003-04-17 17:16 ` Robert Treat <[email protected]>
2003-04-18 00:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 10+ messages in thread
From: Robert Treat @ 2003-04-17 17:16 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Joe Conway <[email protected]>; pgsql-docs
On Thu, 2003-04-17 at 11:10, Bruce Momjian wrote:
> Joe Conway wrote:
> > Robert Treat wrote:
> > > any problems with me putting this up on the www site? I'll try to
> > > coordinate to get it on the ftp mirrors as well.
> >
> > No problems with me -- all I did was run `make` ;-)
> >
I tried to do that with CVS head (understanding I really should check
out the 7.3 branch for what we're talking about) and it failed for me,
something about PARA type not allowed. I also notice that the cvs build
instructions suggest the names for the old books, this will need to be
changed at some point I think.
> > However, see the section "Applixware RTF Cleanup" at this url:
> > http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/doc-build.html
> >
> > It refers to cleanup for hardcopy purposes, but I thought the "official"
> > pdfs were made from the cleaned up postscript file in the past. Please
> > note that I did *not* do the clean up steps; I literally just ran `make
> > filename.pdf`
>
> I thought those cleanups weren't used anymore. There were for old
> Applix bugs, and we don't use Applix anymore.
>
I thought I remember someone (Peter? Thomas Lockhart?) mentioning that
there was some cleanup they did for the 7.2 pdf's. I'm still inclined
to just post these as it seems unlikely that whomever did them before
will have availability to do it again, and after skimming through the
ones Joe built I don't see anything atrocious.
Robert Treat
^ permalink raw reply [nested|flat] 10+ messages in thread
* Re: Is there a PDF version of the PostgreSQL 7.3.2
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 07:15 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruno Baguette <[email protected]>
2003-04-17 14:33 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
2003-04-17 14:57 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 15:10 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruce Momjian <[email protected]>
2003-04-17 17:16 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
@ 2003-04-18 00:22 ` Peter Eisentraut <[email protected]>
0 siblings, 0 replies; 10+ messages in thread
From: Peter Eisentraut @ 2003-04-18 00:22 UTC (permalink / raw)
To: Robert Treat <[email protected]>; +Cc: Bruce Momjian <[email protected]>; Joe Conway <[email protected]>; pgsql-docs
Robert Treat writes:
> I thought I remember someone (Peter? Thomas Lockhart?) mentioning that
> there was some cleanup they did for the 7.2 pdf's. I'm still inclined
> to just post these as it seems unlikely that whomever did them before
> will have availability to do it again, and after skimming through the
> ones Joe built I don't see anything atrocious.
There are two known ways of creating print versions of the documentation:
1: -> RTF -> manual cleanup in some wordprocessor -> save as PS/PDF; 2 ->
TeX file -> pdfjadetex. I don't know what kind of artifacts the version 1
output contains, but over time version 2 got good enough that we started
using it some time ago. The output isn't "perfect", but I wouldn't worry
about it. If you're so inclined, you can do manual fixes in the
intermediate TeX file.
--
Peter Eisentraut [email protected]
^ permalink raw reply [nested|flat] 10+ messages in thread
end of thread, other threads:[~2003-04-18 00:22 UTC | newest]
Thread overview: 10+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2003-04-16 09:10 Is there a PDF version of the PostgreSQL 7.3.2 documentation ? Bruno Baguette <[email protected]>
2003-04-16 16:46 ` Bruno Wolff III <[email protected]>
2003-04-17 04:24 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Oliver Elphick <[email protected]>
2003-04-16 18:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 07:15 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruno Baguette <[email protected]>
2003-04-17 14:33 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
2003-04-17 14:57 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Joe Conway <[email protected]>
2003-04-17 15:10 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation Bruce Momjian <[email protected]>
2003-04-17 17:16 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Robert Treat <[email protected]>
2003-04-18 00:22 ` Re: Is there a PDF version of the PostgreSQL 7.3.2 Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox