Re: Various doc errors and shortcomings

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Various doc errors and shortcomings
Дата
Msg-id Pine.LNX.4.30.0108201749230.822-100000@peter.localdomain
обсуждение исходный текст
Ответ на Various doc errors and shortcomings  (Charles Obler <inverse@hovac.com>)
Список pgsql-bugs
Charles Obler writes:

> Programmer's Guide, 8.2.3. Connecting to the Database
>
> According to the documentation, the URL includes what is called
> "the database name".  I assumed that the fully qualified path

Don't assume. ;-)

> name was intended here, since that is what normally appears in a
> URL.  How else does one unambiguously identify a file?

What file?

> One or two examples are needed in this section to make it clear
> that postgresql has its own directory of "registered" databases,
> and the "database name" in question is the name in this
> registry, not the database filename.

Nowhere does it say that databases have file names.  Where do you get that
idea?

> Tutorial Chapter 2:

The tutorial is not very well maintained (if at all).  Thanks for finding
these problems.  (It was once merged from a TeX file, FYI.)

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

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

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: user authentication crash
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: problem with plpgsql