Changes between Version 30 and Version 31 of UsersWikiWinCompileInitdb


Ignore:
Timestamp:
Dec 9, 2009, 7:09:25 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiWinCompileInitdb

    v30 v31  
    1616  a. You can uninstall the service with:[[BR]][[BR]]   "c:\postgres\bin\pg_ctl" unregister -N "pgsql-8.3 test" (this requires a restart)[[BR]][[BR]]A faster way is to stop the service and then from dos:[[BR]][[BR]]sc delete "pgsql-8.3 test"
    1717
    18  6. Before you do a make check for PostGIS
    19 
    20   * make sure to do an export of PGPORT and other variable to point to the one you are testing (this you do in Msys)
     18 6. Before you do a make check for PostGIS make sure to do an export of PGPORT and other variable to point to the one you are testing (this you do in Msys)
    2119http://www.postgresql.org/docs/8.3/interactive/libpq-envars.html
    2220