Re: [HACKERS] Outline for PostgreSQL book

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Outline for PostgreSQL book
Дата
Msg-id 199910131120.HAA02994@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Outline for PostgreSQL book  (Hannu Krosing <hannu@trust.ee>)
Ответы Re: [HACKERS] Outline for PostgreSQL book  (Vince Vielhaber <vev@michvhf.com>)
Re: [HACKERS] Outline for PostgreSQL book  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Re: [HACKERS] Outline for PostgreSQL book  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
> And perhaps some discussion about Date/Time types also in the section
> for programming languages (what you get from date field, how to be
> sure that what you give to postgresql is understood correctly)
>
> > The most important thing is to have alot of samples.
> > Practical samples are more useful than just syntax.
>
> Agreed.
>
> Maybe "Advanced SQL Commands" could also contain:
>
> * Outer Joins

But we don't have them yet.

> * Casts (bot AS and ::, with some explanations on why and when)
>
> Not sure if Views and Triggers should go under Uniqe features - they are
> supported on most commercial SQL databases.

Yes, I know, but Triggers are specific to the database, and I guess I
have to move views to the other section.

>
> "Interfacing to the POSTGRESQL Database" could also contain more options
> than PHP,
> at least as references - there are much more of both established (CGI,
> PyApache,mod_perl)

That's probably too advanced for this book.  Not sure how much detail I
am going to give each interface anyway.  Probably just two examples of
each.

> and emerging (like the recent pgxml announcement) technologies for that
> purpos.
>
> Server side programming should also mention PL/Tcl
>

Added.


> Under which section would requirements the restrictions (db size, field
> size/count, record size/count)
> or lackof them :) go?

Under Administration, or Installation.


--
  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

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] RE: [HACKERS] Outline for PostgreSQL book
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [DOCS] Re: [HACKERS] Outline for PostgreSQL book