<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<body bgcolor="#FFFFFF">
OK, I've got it. My problem was that I've started the postmaster with the
pg_ctl script but here I couldn't set the -i flag. So now I'm starting
the postmaster with the postmaster file and here it works fine.
<br>Thanks to all.
<br>Guido
<p>Chris Hodgson schrieb:
<blockquote TYPE=CITE><style></style>
<font face="Arial"><font size=-1>The
command 'psql -d db' DOES NOT use TCP/IP sockets to connect to the db,
it uses unix sockets (by default). Whereas, pgsql2shp DOES use TCP/IP sockets.
Therefore, the advice that David Garnier gave you, still stands. Check
your config, or start your database with the -i flag to allow tcp connections.</font></font> <font face="Arial"><font size=-1>Chris</font></font>
<blockquote 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<div style="FONT: 10pt arial">----- Original Message -----</div>

<div 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><b>From:</b>
<a href="mailto:staub@gik.uni-karlsruhe.de" title="staub@gik.uni-karlsruhe.de">Guido
Staub</a></div>

<div style="FONT: 10pt arial"><b>To:</b> <a href="mailto:postgis-users@postgis.refractions.net" title="postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a></div>

<div style="FONT: 10pt arial"><b>Sent:</b> Friday, September 13, 2002 6:21
AM</div>

<div style="FONT: 10pt arial"><b>Subject:</b> [postgis-users] Re:pgsql2shp</div>
 What I wanted to say is, that
<br><i>shp2pgsql shapefile table db | psql -d db</i>
<br>is running fine and uploading data is no problem. I don't get an error
message about any TCP/IP problems.
<br>So my problem still exists, that I can't get my data out of the table
into a shapefile.
<br>Reading the Online Doc there should not be a problem using the dumper.
It's only the
<br><i>pgsql2shp [<options>] <database> <table></i>
<br>command from the commandline, isn't it?
<br>Thanks
<br>Guido
<br> </blockquote>
</blockquote>

</body>
</html>