This is a discussion on Re: Installing Postgres 8.1 as a service pn Windows only within the pgsql Admins forums, part of the PostgreSQL category; --> > Hi folks, > > how can i install Postgres 8.1 on a WinXP client as service only ? ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > Hi folks, > > how can i install Postgres 8.1 on a WinXP client as service only ? > The server is running on another machine. If i install with the msi > without the database, but the interfaces and start the service, the > service answers in the system event list "Service is startet and > ended because a configuration file is missing" Uh. The postgresql *client* is no service, and should never be. So if your server is on another machine, that's where your service is. If you install just the client tools, there should be no service... //Magnus ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |