--- On Sat, 2/14/09, Bob Pawley <[email protected]> wrote:

> From: Bob Pawley <[email protected]>
> Subject: Re: [GENERAL] pg_hba reload
> To: "John R Pierce" <[email protected]>, "PostgreSQL" 
> <[email protected]>
> Date: Saturday, February 14, 2009, 11:31 PM
> I'm running 8.3 on Windows XP.
> 
> I input > pg_ctl reload -D c:\program
> files\postgresql\8.3\data    - or any
> combination thereof, with or without brackets and the server
> is running.
> 
> The return is - 'pg_ctl: too many command-line
> arguments'.
> 
Maybe the problem is te blank space in Program Files

test with pg_ctl reload -D "c:\program files\postgresql\8.3\data" 


      

-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to