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

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

From
"Steven De Vriendt"
Date:
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

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

From
"Steven De Vriendt"
Date:
Thank you very much Shoaib,
that worked fine !


Regards,
Steven


On 3/8/07, Shoaib Mir <shoaibmir@gmail.com> wrote:
> 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@gmail.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@postgresql.org so that your
> >        message can get through to the mailing list cleanly
> >
>
>

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

From
"Shoaib Mir"
Date:
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@gmail.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@postgresql.org so that your
       message can get through to the mailing list cleanly