[postgis-users] Win32 PostgreSQL 7.5/PostGIS snapshot

TECHER Jean David davidtecher at yahoo.fr
Wed Jun 2 02:13:41 PDT 2004


Hi Bart

I already sent a mail to mailing list about installing postgresql as a
service...

You should try

http://www.unm.edu/~efesar/pgsvc/index.html

Download pgsvc.zip

If you have installed your distribution of postgresql at C:\pgsql75win:

	1. Unzip it at c:\pgsql75win\pgsqlwin_svc. See if you have
C:\pgsql75win\pgsqlwin_svc\pgsvcwin32_install
	2. Make a batch file (exemple: c:\install_svc.bat)
	3. Put in file
cd c:\pgsql75win\pgsqlwin_svc
pgsvcwin32_install "C:\pgsql75win\psqlwin_svc\pgsvcwin32.exe"
"c:\pgsql75win\bin\postmaster.exe -D c:\pgsql75win\data"
"c:\pgsql75win\log\psqlwin.log" "c:\pgsql75win\data\postmaster.pid"
	4. open a dos prompt and do

			c:\install_svc.bat
	5. If you want to uninstall, do
c:\pgsql75win\pgsqlwin_svc\pgsvcwin32_uninstall.exe


TECHER JEAN DAVID
- Responsable Informatique 01MAP -
e-mail:davidtecher at yahoo.fr
Tél: 06 85 37 36 75
Site PostGIS: http://techer.pascal.free.fr/postgis/index.htm

-----Message d'origine-----
De : postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net]De la part de
bartvde at xs4all.nl
Envoyé : mercredi 2 juin 2004 09:36
À : PostGIS Users Discussion
Objet : Re: [postgis-users] Win32 PostgreSQL 7.5/PostGIS snapshot


Hi Mark,

is there any easy way of having the postmaster in your snapshot behave as
a service? Without having to use software that can run any batch file as
an NT service?

Best regards,
Bart
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users





More information about the postgis-users mailing list