Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pg_pathman support for windows postgresql installation #250

Open
oneslideicywater opened this issue Jun 23, 2022 · 0 comments
Open

pg_pathman support for windows postgresql installation #250

oneslideicywater opened this issue Jun 23, 2022 · 0 comments

Comments

@oneslideicywater
Copy link

oneslideicywater commented Jun 23, 2022

Environments

  • pg version: 9.6
  • os version: windows 10

step to reproduce

  1. unzip downloaded source code of this repo
  2. install make and awk in windows host
  3. make install USE_PGXS=1

the output:

C:\Users\me\Desktop\pg_pathman-1.5.2-4\pg_pathman-1.5.2-4>make install USE_PGXS=1
awk: '{print
awk: ^ invalid char ''' in expression
makefile:82: C:/pg/pg/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
# means no rules to create target “C:/pg/pg/lib/pgxs/src/makefiles/pgxs.mk”. stopped
make: *** 没有规则可以创建目标“C:/pg/pg/lib/pgxs/src/makefiles/pgxs.mk”。 停止。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant