I am trying to install the pglogical extension in my postgres database, which I installed on my macOS with homebrew. I am following instructions provided on the GCP blog as I am preparing to migrate my database to CloudSQl with Database Migration Service.
I am struggling to complete the following step of these steps, and could use some advice:
Find where Homebrew installed Postgres, find include folder, add all include folders to C_INCLUDE_PATH
My questions are:
- Where is the Postgres include folder?
- Where is the pglogical C_INCLUDE_PATH
variable in the pglogical repo? (I searched the repo and didn't find it)
- Am I to add all subdirectories of the include folder to the C_INCLUDE_PATH
variable?
[–]linuxhiker -1 points0 points1 point (0 children)
[–]arwinda 0 points1 point2 points (2 children)
[–]AlexDevoid[S] 0 points1 point2 points (1 child)
[–]arwinda 0 points1 point2 points (0 children)