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

Started by Steven De Vriendtabout 19 years ago3 messagesgeneral
Jump to latest
#1Steven De Vriendt
gisaalter@gmail.com

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

#2Shoaib Mir
shoaibmir@gmail.com
In reply to: Steven De Vriendt (#1)
Re: How to use pg_resetxlog if data directory is in c:/Program Files ?

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

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

Show quoted text

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

#3Steven De Vriendt
gisaalter@gmail.com
In reply to: Shoaib Mir (#2)
Re: How to use pg_resetxlog if data directory is in c:/Program Files ?

Thank you very much Shoaib,
that worked fine !

Regards,
Steven

Show quoted text

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