Changes between Version 33 and Version 34 of UsersWikiWinCompileInitdb
- Timestamp:
- 12/09/09 07:12:58 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompileInitdb
v33 v34 16 16 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" 17 17 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 doin 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 (you do this in Msys) 19 19 http://www.postgresql.org/docs/8.3/interactive/libpq-envars.html 20 20