Re: Problems with Initdb in WindosXP - Mailing list pgsql-general

From scott.marlowe
Subject Re: Problems with Initdb in WindosXP
Date
Msg-id Pine.LNX.4.33.0304111138050.3232-100000@css120.ihs.com
Whole thread Raw
In response to Problems with Initdb in WindosXP  ("Pedro C. Arias" <parias@unr.edu.ar>)
List pgsql-general
On Fri, 11 Apr 2003, Pedro C. Arias wrote:

>
> Hello, i'm new in postgresql, i install it on windows xp and when i try to initdb they hangup
> Next are the secuence ...
>
> $ initdb -D /usr/share/postgresql/data
> The files belonging to this database system will be owned by user "parias".
> This user must also own the server process.
>
> creating directory /usr/share/postgresql/data... ok
> creating directory /usr/share/postgresql/data/base... ok
> creating directory /usr/share/postgresql/data/global... ok
> creating directory /usr/share/postgresql/data/pg_xlog... ok
> creating directory /usr/share/postgresql/data/pg_clog... ok
> creating template1 database in /usr/share/postgresql/data/base/1...

How long is it hanging here?  It might in fact take a while to create the
new databases.  Is there any activity showing up for postgresql when this
happens, or is it at 0% CPU?


pgsql-general by date:

Previous
From: Deepak Joglekar
Date:
Subject: Case sensitive order by
Next
From:
Date:
Subject: Programms working on a PostgreSQL database written in C++?