Обсуждение: Any books available commercially?

Поиск
Список
Период
Сортировка

Any books available commercially?

От
"Richard Ryan"
Дата:
Hi,

Does anyone know of any good books on PostgreSQL that I can find
in bookstores (or order)?

Thank you,
Richard Ryan

Re: [GENERAL] Any books available commercially?

От
Bruce Momjian
Дата:
> Hi,
>
> Does anyone know of any good books on PostgreSQL that I can find
> in bookstores (or order)?
>

We are working with some publishers on it, but have not started yet.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@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

Help: Choose PostgreSQL vs MySQL

От
"Simon Kwan"
Дата:
Hi greeting,
  I am new to Linux.
  Appreciate advise and comment on choosing between PosytgreSQL vs. MySQL.
Both to be run under Linux.  How does these two database compare with MS SQL
7.0?

 There are two options to configure the data base,
a) The data base will have a few million rows, each row is about 100 bytes.
One of the column (field) will be a pathname (filename) to index to an
external files for storing images. Each image belongs to a particular row
and image is 3 to 20 kb (variable size jepg files).

b) same as the about, but the image will be stored as one filed in the data
base. In this case, the data base will be much larger and wonder if it is
size is okay (speed, capacity, etc...)

Many thansk in advance. Appreciate email reply also.

Simon