Zacharias Knudsen

Results 60 comments of Zacharias Knudsen
trafficstars

Discussion continued in: * GiST in #42 * SP-GiST in #43

I can't say, I haven't had the time to set up a reproducible test for this. Have you experienced this issue recently? Or are you about to upgrade?

Hi @BielStela! Any help on this is appreciated, I've gone ahead and rebased the branch on main. You should be able to run the tests using the script at `scripts/develop`,...

Thank you for the fix! Yes, I'm afraid the current branch is simply the result of me smashing something together that can run on a PostgreSQL server. The next (big)...

Hi @asitemade4u, thanks for the bug report! It is my intention to allow `H3Index` as primary key, so this should not be happening. I'll try looking into it myself, but...

Hello again @asitemade4u! I'm having trouble reproducing the problem. It would be a big help if you could send me a sample CSV that produces the error.

Hi @alecburnett! Have you installed the PostgreSQL server headers (postgresql-server-dev-* on ubuntu I believe)?

I'm assuming you've solved your problem. Let me know if this is not the case. Closing for now.

Hi @iaguerri! I'm not that familiar with kubernetes. But I do know that the error ``` => ERROR [5/7] RUN pgxn load h3 1.0s ------ > [5/7] RUN pgxn load...

Hi @rustprooflabs, and thank you for the detailed report! This could definitely be handled better: Currently, I am assuming SRID 4326 (because H3 core is expecting it) and blindly passing...