Regina,<br><br>Thanks for your reply ! No I'm not running on Linux. <br>Got the problem solved though, funny, I've added the PGDATA<br>system variable including my data directory and everything was <br>working fine. I've I used the -D flag including my data directory
<br>it didn't work...<br><br>Regards,<br>Steven<br><br>PS: Feeling kind of guilty now, you give me so much support lately :-)<br>thanks for that !<br><br><br><br><div><span class="gmail_quote">On 1/26/07, <b class="gmail_sendername">
Obe, Regina</b> <<a href="mailto:robe.dnd@cityofboston.gov">robe.dnd@cityofboston.gov</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Are you running on Linux?  If you are, it looks like you are missing the start command.  I think the syntax is<br><br>/usr/local/pgsql/bin/pg_ctl start -l logfile -D /usr/local/pgsql/data<br>according to the<br><a href="http://www.postgresql.org/docs/8.2/interactive/server-start.html">
http://www.postgresql.org/docs/8.2/interactive/server-start.html</a><br><br>________________________________<br><br>From: <a href="mailto:postgis-users-bounces@postgis.refractions.net">postgis-users-bounces@postgis.refractions.net
</a> on behalf of Steven De Vriendt<br>Sent: Thu 1/25/2007 9:25 AM<br>To: <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>Subject: [postgis-users] Starting the postmaster 
version8.2: pg_ctl <->postmaster<br><br><br>Hi,<br><br>I've upgraded postgres & postgis to the latest version available.<br>I used to start the postmaster with the -i flag and -D- flag to<br>be able to connect from outside.
<br>I see there's no postmaster.exe in version 8.2 of postgresql,<br>so I use this command: pg_ctl -D "<mydatadirectory>" start.<br>Yet, I can't connect to my db.<br>Can someone confirm me this is the way to start the postmaster
<br>in 8.2 ?<br><br>Regards,<br>Steven<br><br><br><br><br>-----------------------------------------<br>The substance of this message, including any attachments, may be<br>confidential, legally<br>privileged and/or exempt from disclosure pursuant to Massachusetts
<br>law. It is intended<br>solely for the addressee. If you received this in error, please<br>contact the sender and<br>delete the material from any computer.<br><br>_______________________________________________<br>postgis-users mailing list
<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br><br><br></blockquote></div><br>