Search Postgresql Archives

Re: running multiple versions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/16/12 3:10 PM, John R Pierce wrote:
so, if I was to install 8.4.somethignelse into a different directory, I'd need to create a seperate service for it, like...

sc create postgres-8.4.5 binPath="D:/postgres/8.4.5/bin/pg_ctl.exe runservice -N postgresql-8.4.5 -D D:/postgres/8.4.5/data -w" type=own start=auto error=normal DisplayName="postgresql-8.4.5 - PostgreSQL Server 8.4.5" depend=RPCSS obj=.\postgres


let me also point out here, I was careful to avoid spaces in the postgres path. I don't know how or even if you can quote the paths properly in the binPath= argument to 'sc create'

the obj= is the username that the service runs as, .\ meaning local as opposed to domain.


--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux