How to use pg_resetxlog if data directory is in c:/Program Files ?
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
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
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