Re: [ADMIN] reg:pg_ctl

2006-01-18 Thread sandhya
ok.. I will try. Thank you - Original Message - From: "Jeff Frost" <[EMAIL PROTECTED]> To: "sandhya" <[EMAIL PROTECTED]> Cc: Sent: Thursday, January 19, 2006 12:30 PM Subject: Re: [ADMIN] reg:pg_ctl > Please do not resend questions to me directly that

Re: [ADMIN] reg:pg_ctl

2006-01-18 Thread Jeff Frost
s" Sent: Thursday, January 19, 2006 11:09 AM Subject: Re: [ADMIN] reg:pg_ctl You have to put quotes around the paths. Ex: pg_ctl reload -D "C:\Program Files\PostgreSQL\8.0\data" On Thu, 19 Jan 2006, sandhya wrote: Hi, I am facing the following problem, C:\Program Files\P

Re: [ADMIN] reg:pg_ctl

2006-01-18 Thread Jeff Frost
You have to put quotes around the paths. Ex: pg_ctl reload -D "C:\Program Files\PostgreSQL\8.0\data" On Thu, 19 Jan 2006, sandhya wrote: Hi, I am facing the following problem, C:\Program Files\PostgreSQL\8.0\bin>pg_ctl reload -D C:\Program Files\PostgreSQL\8.0\data pg_ctl: too many com

[ADMIN] reg:pg_ctl

2006-01-18 Thread sandhya
Hi,   I am facing the following problem, C:\Program Files\PostgreSQL\8.0\bin>pg_ctl reload -D C:\Program Files\PostgreSQL\8.0\data   pg_ctl: too many command-line arguments (first is "Files\PostgreSQL\8.0\data")Try "pg_ctl --help" for more information.   Please explain me what i need to do...