Re: CYGWin-Postgres

From: Jason Tishler <jason(at)tishler(dot)net>
To: "ravi(hotmail)" <banka_ravi(at)hotmail(dot)com>
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: CYGWin-Postgres
Date: 2002-06-14 10:21:59
Message-ID: 20020614102159.GA2136@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Ravi,

Please post to <pgsql-cygwin(at)postgresql(dot)org> instead of sending private
email.

On Fri, Jun 14, 2002 at 01:02:32PM +0530, ravi(hotmail) wrote:
> hi jatson,
> This is Ravi Shankar, i am working on a project using postgresql database
> server, I have installed cygwin with postgresql database server. but the
> database is not getting initilised.
> i tryed as below.
>
> as administrator Created directory.
> $ /var/lib/pgsql/data
>
> now typed the command to initilise the database as follows.
>
> & initdb -D /var/lib/pgsql/data
> The files belonging to this database system will be owned by user
> "Administrator".
> This user must also own the server process.
>
> Fixing permissions on existing directory /lib/postgresql/data... ok
> creating directory /lib/postgresql/data/base... ok
> creating directory /lib/postgresql/data/global... ok
> creating directory /lib/postgresql/data/pg_xlog... ok
> creating directory /lib/postgresql/data/pg_clog... ok
> creating template1 database in /lib/postgresql/data/base/1...
>
> and the process hangs it goes in to infinite loop...
> hoping for an early responce, please...

You forgot to start ipc-daemon. Please read the README:

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

Jason

Responses

  • thanks... at 2002-06-18 08:28:03 from ravi(hotmail)

Browse pgsql-cygwin by date

  From Date Subject
Next Message Buyung Pamungkas 2002-06-14 18:59:50 Can't Install Postgres on Cygwin
Previous Message Marc Wilhelm Küster 2002-06-13 12:16:52 Re: PostgreSQL for Windows installation