> -----Original Message-----
> From: Andreas Pflug [mailto:[EMAIL PROTECTED] 
> Sent: 15 June 2004 22:28
> To: Dave Page
> Cc: Tom Lane; [EMAIL PROTECTED]
> Subject: Re: [PATCHES] stderr & win32 admin check
> 
> Dave Page wrote:
> 
> > 
> >  
> >
> > you can only run one
> >instance as a service on a single machine.
> >
> 
> If you mean only run one instance of postmaster as service, 
> that's not true.
> If you like two pgsql servers (i.e. db clusters), you can 
> install two services, both using the same binary with 
> different cmd line arguments.

In which case, what would 'net stop postgresql' do? What you suggest is
correct if using something like the Cygwin service installer because you
can specify unique service names etc. AFAIK there are no plans to allow
such configurability in PostgreSQL - nor is that something you see in
most other services.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to