Re: How to use pg_resetxlog if data directory is in c:/Program Files ?

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: "Steven De Vriendt" <gisaalter(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to use pg_resetxlog if data directory is in c:/Program Files ?
Date: 2007-03-08 07:23:04
Message-ID: bf54be870703072323p348d74d9k13c09db580459b20@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Try using something like this --> "Program Files/PostgreSQL/data" (that is
with quotes for using spaces)

--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 3/8/07, Steven De Vriendt <gisaalter(at)gmail(dot)com> wrote:
>
> Hi all,
>
> Got this kind of silly question. I'm trying to use pg_resetxlog.
> Problem is the path to c:/Program Files/..../data doesn't get reached,
> probably (space in between). How can I resolve this in order to run
> this command ?
>
> Regards,
> Steven
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steven De Vriendt 2007-03-08 07:56:26 Re: How to use pg_resetxlog if data directory is in c:/Program Files ?
Previous Message Shoaib Mir 2007-03-08 07:18:32 Re: Password for postgres