...

Поиск
Список
Период
Сортировка
От Kendrick C. Wilson
Тема ...
Дата
Msg-id BAY1-F24u64K91boPRR00067fd3@hotmail.com
обсуждение исходный текст
Ответы Re:  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
The version 8 doc needs to take windows OSs in to consideration, you should
get more windows install on this version.

For example

The create tablespace command ......

You need to specify the drive 'C' colon ':' and unix slash '/' (not the
windows slash '\')

create tablespace pgts location 'c:\pgts';
ERROR:  tablespace location must be an absolute path

create tablespace pgts location 'c:/pgts';
CREATE TABLESPACE

This is not documented.

k=n^r/ck, SCJD,SCJP

What is Java Web Start?

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee�
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: runtime-config.sgml
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: