Обсуждение: initdb signal12

Поиск
Список
Период
Сортировка

initdb signal12

От
"Suman Babu Choppala"
Дата:

Started ipc-daemon2

Postgres in cygwin, when I try to create database cluster error is

=========================================================================================

$ initdb -D -W -d --encoding=SQL_ASCII /usr/local/pgsql/data

Running in debug mode.

 

initdb: internal variables:

  PGDATA=/usr/local/pgsql/data

  datadir=/usr/share/postgresql

  PGPATH=/usr/bin

  ENCODING=SQL_ASCII

  ENCODINGID=0

  POSTGRES_SUPERUSERNAME=sumanbabu_choppala

  POSTGRES_BKI=/usr/share/postgresql/postgres.bki

  POSTGRES_DESCR=/usr/share/postgresql/postgres.description

  POSTGRESQL_CONF_SAMPLE=/usr/share/postgresql/postgresql.conf.sample

  PG_HBA_SAMPLE=/usr/share/postgresql/pg_hba.conf.sample

  PG_IDENT_SAMPLE=/usr/share/postgresql/pg_ident.conf.sample

The files belonging to this database system will be owned by user "sumanbabu_cho

ppala".

This user must also own the server process.

 

The database cluster will be initialized with locale C.

 

creating directory /usr/local/pgsql/data... ok

creating directory /usr/local/pgsql/data/base... ok

creating directory /usr/local/pgsql/data/global... ok

creating directory /usr/local/pgsql/data/pg_xlog... ok

creating directory /usr/local/pgsql/data/pg_clog... ok

selecting default max_connections... Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

10

selecting default shared_buffers... Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

Signal 12

50

creating configuration files... ok

creating template1 database in /usr/local/pgsql/data/base/1... DEBUG:  invoking

IpcMemoryCreate(size=1081344)

Signal 12

 

initdb: failed

initdb: removing data directory "/usr/local/pgsql/data"

 

help

Suman

 

Re: initdb signal12

От
Klint Gore
Дата:
On Thu, 12 May 2005 15:19:50 +0530, "Suman Babu Choppala" <SumanBabu_Choppala@infosys.com> wrote:
> This is a multi-part message in MIME format.
>
> ----------------------------------------------------------------
>         Started ipc-daemon2

What version of postgresql?  if its 7.4.1 or later then you need to use
cygserver instead of ipc-daemon2.

klint.

+---------------------------------------+-----------------+
: Klint Gore                            : "Non rhyming    :
: EMail   : kg@kgb.une.edu.au           :  slang - the    :
: Snail   : A.B.R.I.                    :  possibilities  :
: Mail      University of New England   :  are useless"   :
:           Armidale NSW 2351 Australia :     L.J.J.      :
: Fax     : +61 2 6772 5376             :                 :
+---------------------------------------+-----------------+

Re: initdb signal12

От
Reini Urban
Дата:
Klint Gore schrieb:
> On Thu, 12 May 2005 15:19:50 +0530, "Suman Babu Choppala" <SumanBabu_Choppala@infosys.com> 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/