citusdata / citusdata/postgresql-hll

Error installing on Windows 10 Pro

Open
#156 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.2k
Forks
115
PR merge metrics
No merged PRs in 30d

Description

Would anyone out there have some idea on how to install this extension if I have my PostgreSQL installed in Windows?

POSTGRESQL_HOME = C:\Program Files\PostgreSQL\16

But trying to install it using the extracted zip file from this repository, I get this

myuser@my-win-pc MINGW64 ~/Downloads/postgresql-hll-2.18
$ make
makefile:28: C:/Program: No such file or directory
makefile:28: Files/PostgreSQL/16/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
make: *** No rule to make target `Files/PostgreSQL/16/lib/pgxs/src/makefiles/pgxs.mk'. Stop.

I already tried to edit the actual makefile in the "postgresql-hll-2.18" to properly include the space on the postgresql directory, but it still fails.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.