Hi,
I 'm Johnson Zhao, thank you all.
I tried to reinstall the postgresql server without initing the
database, after installed then "initdb", all run. So the problem was
solved. Is PostgreSQL can't init the database more than one time? I
think this will not be a good peculiarity.
---
Johnson Zhao wrote:
Hi,
I use Postgresql 8.03/ 8.04 on windows xp with sp2, all have same problems.
run the windows cmd by:
runas /user:postgres cmd
and run the initdb program like:
initdb --locale=C --username=postgres -W -A md5 -E UNICODE -D ../data
then it says:
creating directory ../d
"Johnson Zhao" <[EMAIL PROTECTED]> wrote
>
> run the windows cmd by:
>
> runas /user:postgres cmd
>
> and run the initdb program like:
>
> initdb --locale=C --username=postgres -W -A md5 -E UNICODE -D ../data
>
> then it says:
>
> creating directory ../data/ ... ok
> creating directory ../data/glo