From: | "Shashank Mujumdar" <andypacer007(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Error in installation... |
Date: | 2008-11-02 19:15:44 |
Message-ID: | c74c020b0811021115t45a61871oa0e65b66ba8e905d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi..
I've this problem in installation...I installed the postgresql-8.3
version without the service...Then to initialize I gave the command
initdb -D path\ in the command prompt...It showed some notifications
and it finally said to start the database server I needed to enter the
command
C:\Program Files\PostgreSQL\8.3\bin> postgres -D C:\path\to\pgsqldata
when I entered the command I got the following notification..
LOG: database system was shut down at 2008-11-02 18:17:13 IST
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
After this nothing happens..The command prompt does not appear..As if
the cursor is waiting for some input or something like that..
Please let me know if I missed something in installation process..What
might be the problem ???
From | Date | Subject | |
---|---|---|---|
Next Message | Joris Dobbelsteen | 2008-11-02 19:37:45 | Re: Are there plans to add data compression feature to postgresql? |
Previous Message | Joris Dobbelsteen | 2008-11-02 18:41:40 | Re: Are there plans to add data compression feature to postgresql? |