<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Courier;
        panose-1:2 7 4 9 2 2 5 2 4 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
pre
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:Courier;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1><pre><font size=2 face=Courier><span style='font-size:10.0pt'>Hi thanks for the reply. I just tried your suggestion; however that did not work either. I still<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>get the same result....<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>-----Original Message-----<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>Hi<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>So that means that you have a postgresql server on linux and on postgresql<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>win32 too..<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>I think that you have already your table on linux ..;<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>Instead of using SQL file or command why don't you try pg_dump for the two<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>servers:<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'> pg_dump -h PGHOSTNAMELINUX -p PGPORTLINUX -U PGUSERNAMELINUX -W<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>PGPASSWORDLINUX -T YOURTABLE PGDATABASELINUX | psql -U PGUSERNAMEWIN32 -d<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>PGDATABASEWIN32<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>It should look like something like above....<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>TECHER JEAN DAVID<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>- Responsable Informatique 01MAP -<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>e-mail:<a
href="http://postgis.refractions.net/mailman/listinfo/postgis-users">davidtecher at yahoo.fr</a><o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>Tel: 06 85 37 36 75<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>Site PostGIS: <a
href="http://techer.pascal.free.fr/postgis/index.htm">http://techer.pascal.free.fr/postgis/index.htm</a><o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  -----Message d'origine-----<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  De : <a
href="http://postgis.refractions.net/mailman/listinfo/postgis-users">postgis-users-bounces at postgis.refractions.net</a><o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>[mailto:<a
href="http://postgis.refractions.net/mailman/listinfo/postgis-users">postgis-users-bounces at postgis.refractions.net</a>]De la part de Jeremy<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>Palmer<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  Envoye : lundi 30 aout 2004 11:40<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  A : <a
href="http://postgis.refractions.net/mailman/listinfo/postgis-users">postgis-users at postgis.refractions.net</a><o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  Objet : [postgis-users] Problems loading large geometry in postgis cvs<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>2004-08-20 postgresql 8.0b1 win32<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  Hi I'm having problems trying to load a very large WKT geometry (73, 000<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>points) into a win32 postgis database. I have tried loading this data into a<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>table in LINUX postgis server and I have had no problems.<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  I can create the table and add the geometry columns ok, however when I try<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>to copy the data into the table (through SQL copy command) the server just<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>sits (well at for 20mins on a PIII 1Gzh) on the command maxing out the CPU<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>to 100%. Note I have loaded other geometry tables with fewer vertexes in the<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>win32 with no such problems.<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  One other thing that I noticed is that I can not even open the WKT<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>geometry in a windows text editor (i.e. PFE, ultra edit, vedit); however I<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>can open the same file in kedit on Linux.<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  Is this a windows file limitation or a postgis problem in the win32<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>build??<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  Thanks<o:p></o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'><o:p> </o:p></span></font></pre><pre><font
size=2 face=Courier><span style='font-size:10.0pt'>  Jeremy<o:p></o:p></span></font></pre>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

</div>

</body>

</html>