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

[Bug]: Failed to create the postgis_tiger_geocoder extension. #3228

Open
1 task done
w345731923 opened this issue Dec 11, 2024 · 2 comments
Open
1 task done

[Bug]: Failed to create the postgis_tiger_geocoder extension. #3228

w345731923 opened this issue Dec 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@w345731923
Copy link

What happened?

babelfish_db=# create extension postgis_tiger_geocoder ;
ERROR: The scale -1 for 'numeric' datatype must be within the range 0 to precision 14

Version

BABEL_4_X_DEV (Default)

Extension

babelfishpg_tsql (Default)

Which flavor of Linux are you using when you see the bug?

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@w345731923 w345731923 added the bug Something isn't working label Dec 11, 2024
@tanscorpio7
Copy link
Contributor

tanscorpio7 commented Dec 31, 2024

This could be a case where one of the hooks are active when it should not be.
Temporarily removing babelfishpg_tds from shared preload libraries and then installing this postgis_tiger_geocoder
extensions might work.

@rishabhtanwar29
Copy link
Contributor

Thanks @w345731923 for reporting this issue. This is known issue and we are internally tracking it for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants