Re: scripts for the tutorial

Поиск
Список
Период
Сортировка
От Max
Тема Re: scripts for the tutorial
Дата
Msg-id 8a85a5c70904080914t5b45c2aax96fd7e24f1db659b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: scripts for the tutorial  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Thanks a lot

I found them at /usr/share/doc/postgresql-doc-8.3/tutorial

Max

2009/4/8 Tom Lane <tgl@sss.pgh.pa.us>
Andreas Kretschmer <akretschmer@spamfence.net> writes:
> Max <emmix79@googlemail.com> wrote:
>> i am searching for the scripts mentionend at one of the first chapters of the
>> SQL-tutorial (Part II of the manuals)

> Install postgresql-server-dev-8.3 and postgresql-doc-8.3.

In the RPM distributions, the docs subpackage installs those files
under /usr/lib/pgsql/tutorial or /usr/lib64/pgsql/tutorial, depending
on the platform word size.  (IIRC they were once installed under
/usr/share/pgsql/tutorial, until somebody noticed that some of the
files are .so's which are platform-specific.)  I'm not sure if the
Debian packaging does it the same or not.

                       regards, tom lane

--
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: scripts for the tutorial
Следующее
От: Carol Walter
Дата:
Сообщение: Re: Outer join question?