Re: initdb signal12

Reini Urban <[email protected]> Wed, 18 May 2005 01:21:13 +0200
Newsgroups gmane.comp.db.postgresql.cygwin
Message-ID <[email protected]>
Klint Gore schrieb:
> On Thu, 12 May 2005 15:19:50 +0530, "Suman Babu Choppala" <[email protected]> wrote:
>>----------------------------------------------------------------
>>		Started ipc-daemon2
> 
> What version of postgresql?  if its 7.4.1 or later then you need to use
> cygserver instead of ipc-daemon2.

Unless you compile from source and still have the old ipc-daemon2 
package installed. Then even cvs HEAD or the whole 8.x will use 
ipc-daemon2 and ignore cygserver.
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
http://phpwiki.org/

---------------------------(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