RK wrote:
> createdb tries to use Windows (cmd's) cp command and not bash's (within
> Cygwin).
Probably your PATH setting is wrong, change it to include at first the
Cygwin PATH and then the rest of Windows.
> So it is unable to cope with the used option and the filename syntax.
You may set the
Hi folks,
using createdb within postgreSQL 7.4.1-3 (within Win2k) behaves as follows:
$ createdb -U postgres rk1
createdb: database creation failed: ERROR: could not initialize
database directory
DETAIL: Failing system command was: cp -r '/var/postgresql/data/base/1'
'/var/postgresql/data/base
2 matches
Mail list logo