HTML version of book fixed

Started by Bruce Momjianalmost 26 years ago3 messagesgeneral
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Some people reported that the HTML version of my book was not printing
figures properly. I have found the problem and corrected it.

Also, the book has nice coverage of the new 7.0 psql features.

http://www.postgresql.org/docs/awbook.html

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#2Lorien
racheld@gofree.indigo.ie
In reply to: Bruce Momjian (#1)
Re: HTML version of book fixed

Hi Bruce!

Thank you very much for your book - it hugely useful, and my best
reference material.

I have one question, however...

I am trying to insert images into a database for a website. Your book is
the only reference I can find that shows how to do this (in the section
on 'Large Objects'). I tried this, but I get told 'permission denied'
even though I have given ownership of the images to Postgres. Why is
this? I am pretty desparate, so I would really appreciate any help.

Thank you!

Rachel

#3Bruce Momjian
bruce@momjian.us
In reply to: Lorien (#2)
Re: HTML version of book fixed

Not sure. I would log in as postgres and see if you can 'cat' them.

[Charset iso-8859-1 unsupported, filtering to ASCII...]

Hi Bruce!

Thank you very much for your book - it hugely useful, and my best
reference material.

I have one question, however...

I am trying to insert images into a database for a website. Your book is
the only reference I can find that shows how to do this (in the section
on 'Large Objects'). I tried this, but I get told 'permission denied'
even though I have given ownership of the images to Postgres. Why is
this? I am pretty desparate, so I would really appreciate any help.

Thank you!

Rachel

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026