Re: reg:pg_ctl

From: Jeff Frost <jeff(at)frostconsultingllc(dot)com>
To: sandhya <sandhyar(at)amiindia(dot)co(dot)in>
Cc: Postgres <pgsql-admin(at)postgresql(dot)org>
Subject: Re: reg:pg_ctl
Date: 2006-01-19 05:39:10
Message-ID: Pine.LNX.4.64.0601182137490.14339@discord.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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 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...
>
> -Sandhya

--
Jeff Frost, Owner <jeff(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jeff Frost 2006-01-19 07:00:33 Re: reg:pg_ctl
Previous Message sandhya 2006-01-19 05:36:32 reg lo_import on windows