Обсуждение: create cluster (windows 98)

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

create cluster (windows 98)

От
Burak Gürsoy
Дата:
when I use the command

initdb -D /usr/local/pgsql/data

it runs and creates some dirs/files and stops after printing this;

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

what can I do about this? is it a win9x bug??

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Re: create cluster (windows 98)

От
"Russell Black"
Дата:
You need to install cygipc.  Search archives for how to do this.

----- Original Message -----
From: "Burak Gürsoy" <jeologic@yahoo.com>
To: "pgsql-cygwin" <pgsql-cygwin@postgresql.org>
Sent: Wednesday, February 13, 2002 2:40 PM
Subject: [CYGWIN] create cluster (windows 98)


> when I use the command
>
> initdb -D /usr/local/pgsql/data
>
> it runs and creates some dirs/files and stops after printing this;
>
> creating template1 database in /usr/local/pgsql/data/base/1...
>
> what can I do about this? is it a win9x bug??
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


Re: create cluster (windows 98)

От
Michael Adler
Дата:
cat /usr/doc/postgresql-7.1.3/FAQ_MSWIN


On Wed, 13 Feb 2002, [iso-8859-9] Burak G�rsoy wrote:

> Date: Wed, 13 Feb 2002 23:40:42 +0200
> From: "[iso-8859-9] Burak G�rsoy" <jeologic@yahoo.com>
> To: pgsql-cygwin <pgsql-cygwin@postgresql.org>
> Subject: [CYGWIN] create cluster (windows 98)
>
> when I use the command
>
> initdb -D /usr/local/pgsql/data
>
> it runs and creates some dirs/files and stops after printing this;
>
> creating template1 database in /usr/local/pgsql/data/base/1...
>
> what can I do about this? is it a win9x bug??
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

Mike Adler


Re: create cluster (windows 98)

От
Burak Gürsoy
Дата:
thanks :) I found a faq for it:

http://www.ejip.net/faq/postgresql_win_setup_faq.jsp

-----Original Message-----
From: pgsql-cygwin-owner@postgresql.org
[mailto:pgsql-cygwin-owner@postgresql.org]On Behalf Of Russell Black
Sent: Thursday, February 14, 2002 12:17 AM
To: Burak Gürsoy; pgsql-cygwin
Subject: Re: [CYGWIN] create cluster (windows 98)


You need to install cygipc.  Search archives for how to do this.

----- Original Message -----
From: "Burak Gürsoy" <jeologic@yahoo.com>
To: "pgsql-cygwin" <pgsql-cygwin@postgresql.org>
Sent: Wednesday, February 13, 2002 2:40 PM
Subject: [CYGWIN] create cluster (windows 98)


> when I use the command
>
> initdb -D /usr/local/pgsql/data
>
> it runs and creates some dirs/files and stops after printing this;
>
> creating template1 database in /usr/local/pgsql/data/base/1...
>
> what can I do about this? is it a win9x bug??
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Re: create cluster (windows 98)

От
"Harald Massa"
Дата:
Hello Burak,

> initdb -D /usr/local/pgsql/data
> > it runs and creates some dirs/files and stops after printing this;
> > creating template1 database in /usr/local/pgsql/data/base/1...

I had the same problem. I resolved it by following the Postres.7.2.readme in
the usr/doc/cygwin directory, saying:

1.) load ipc-daemon
2.) NOW start initdb

Full success only after finding and installing cygwin snapsoph 20020212

Best wishes

harald


Re: create cluster (windows 98)

От
Jason Tishler
Дата:
On Wed, Feb 13, 2002 at 11:40:42PM +0200, Burak Gürsoy wrote:
> what can I do about this?

Read the README:

    http://www.tishler.net/jason/software/postgresql/postgresql-7.2.README.txt

> is it a win9x bug??

No.

Jason

Re: create cluster (windows 98)

От
Jason Tishler
Дата:
[Sorry if this is a dup, but I had *major* ISP problems yesterday...]

On Wed, Feb 13, 2002 at 11:40:42PM +0200, Burak Gürsoy wrote:
> what can I do about this?

Read the README:

    http://www.tishler.net/jason/software/postgresql/postgresql-7.2.README.txt

> is it a win9x bug??

No.

Jason