Trouble initdb Postgresql 8.0.3 Cygwin
Alain Bouju <[email protected]> Wed, 31 Aug 2005 10:11:44 +0200
| Newsgroups | gmane.comp.db.postgresql.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I compile Postgresql with cygwin.
configure --prefix=/opt/postgresql-8.0.3
make
make install
I change Path.
All seems OK.
But I try to use initdb nothing happen.
Can you some tell me what I'm missing?
Alain ...
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match