public inbox for [email protected]help / color / mirror / Atom feed
(no subject) 2+ messages / 2 participants [nested] [flat]
* (no subject) @ 2004-08-16 17:23 Kendrick C. Wilson <[email protected]> 0 siblings, 1 reply; 2+ messages in thread From: Kendrick C. Wilson @ 2004-08-16 17:23 UTC (permalink / raw) To: 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 ^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: @ 2004-08-20 00:24 Bruce Momjian <[email protected]> parent: Kendrick C. Wilson <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: Bruce Momjian @ 2004-08-20 00:24 UTC (permalink / raw) To: Kendrick C. Wilson <[email protected]>; +Cc: pgsql-docs Kendrick C. Wilson wrote: > 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. You could use double-backslash, right? -- Bruce Momjian | http://candle.pha.pa.us [email protected] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2004-08-20 00:24 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2004-08-16 17:23 Kendrick C. Wilson <[email protected]> 2004-08-20 00:24 ` Re: Bruce Momjian <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox