Re: [GENERAL] Windows file path for copy

2005-08-03 Thread Magnus Hagander
--- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Richard Sydney-Smith > Sent: Wednesday, August 03, 2005 6:10 PM > To: pgsql-general@postgresql.org > Subject: Re: [GENERAL] Windows file path for copy > > Thanks. Can see the logic but many users are g

Re: [GENERAL] Windows file path for copy

2005-08-03 Thread Richard Sydney-Smith
Thanks. Can see the logic but many users are going to presume that they can load from "their" desktop. For now I can operate around the issue but will have to place instructions in big letters unless I want to answer this adnauseum. Magnus Hagander wrote: Windows XP SP2 with Postgresq

Re: [GENERAL] Windows file path for copy

2005-08-03 Thread Magnus Hagander
> Windows XP SP2 with Postgresql 8.0.3 > Two commands on fails the other succeeds: > > Fails : > > select import_sharedata('C:\\Documents and > Settings\\Richard\\Desktop\\EzyChart-20050721'); > > Succeeds: > > select import_sharedata('C:\\EzyChart-20050721'); > > is it the spaces in the path

[GENERAL] Windows file path for copy

2005-08-02 Thread Richard Sydney-Smith
Windows XP SP2 with Postgresql 8.0.3 Two commands on fails the other succeeds: Fails : select import_sharedata('C:\\Documents and Settings\\Richard\\Desktop\\EzyChart-20050721'); Succeeds: select import_sharedata('C:\\EzyChart-20050721'); is it the spaces in the path that postgres does not