Problem with Initdb

From: SHAJI K K <KKSHAJI(at)nestec(dot)net>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Problem with Initdb
Date: 2002-02-18 06:20:34
Message-ID: 8E87662308B8D511B12300306E060E06407CFD@mail-kdpm.kdpm.nestec.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi all

i am new to postgresql. I have setup 7.1.3 version using the cygwin setup in
Windows NT workstation
and it working.
After that i created an installation for postgres. This copies the necessary
files.
When i run the initdb command i find some differences from the original
machine.
When initdb is executed in the original machine
"usr/share/postgresql/data/base/1/*.*" and
"usr/share/postgresql/data/base/18719/*.*
and other files are created.(using "initdb -D usr/share/postgresql/data"
from the POSTGRES_HOME)
But in the installed machine "usr/share/postgresql/data/base/18719/*.* is
not there.
I think this is created when the template1 is copied to template0 .(inside
initdb)
What went wrong ?.
Any help is greatly appreciated
Thanks in advance.

regards
SKK

Browse pgsql-cygwin by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2002-02-18 14:20:56 Re: Compiling 7.1.3 pgsql under cygwin 1.3 on W2000
Previous Message Tim Finch, FosterFinch Ltd 2002-02-17 23:28:04 Re: Compiling 7.1.3 pgsql under cygwin 1.3 on W2000