* Abraham, Danny wrote:
FATAL : could not read directory base": Invalid argument8.2.4 on Windows. Service will not start. Any idea
The data directory path should be quoted, but yours only has the closing quote. The parameter should look like
-D "S:\ome\path\goes\here"
, so add the opening quote back.
--
Christian
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
