babelfishpg_money
SQL Server Money Data Type
Module:
Categories:
Overview
Extension: babelfishpg_money : SQL Server Money Data Type
Information
- Extension ID: 9330
- Extension Name:
babelfishpg_money - Package Name:
wiltondb - Category:
SIM - License: Apache-2.0
- Website: https://babelfishpg.org/
- Language: C
- Extra Tags:
mssql - Comment:
Metadata
- Latest Version: 1.1.0
- Postgres Support:
15 - Need Load: Shared library do not need explicit loading
- Need DDL: Need
CREATE EXTENSIONDDL - Relocatable: Can be installed into other schemas
- Trusted: Trusted, Can be created by user with
CREATEPrivilege - Schemas: N/A
- Requires: N/A
RPM / DEB
- RPM Repo: WILTON
- RPM Name:
babelfishpg-money* - RPM Ver :
1.1.0 - RPM Deps: N/A
- DEB Repo: WILTON
- DEB Name:
babelfishpg-money - DEB Ver :
1.1.0 - DEB Deps: N/A
Availability
| OS | Arch | PG17 | PG16 | PG15 | PG14 | PG13 |
|---|---|---|---|---|---|---|
el8 |
x86_64 |
|||||
el8 |
aarch64 |
|||||
el9 |
x86_64 |
|||||
el9 |
aarch64 |
|||||
d12 |
x86_64 |
|||||
d12 |
aarch64 |
|||||
u22 |
x86_64 |
|||||
u22 |
aarch64 |
|||||
u24 |
x86_64 |
|||||
u24 |
aarch64 |
Installation
Install babelfishpg_money via the pig CLI tool:
pig ext install babelfishpg_money
Install babelfishpg_money via Pigsty playbook:
./pgsql.yml -t pg_extension -e '{"pg_extensions": ["babelfishpg_money"]}' # -l <cls>
Install babelfishpg_money RPM from YUM repo directly:
dnf install babelfishpg-money*;
Install babelfishpg_money DEB from APT repo directly:
apt install babelfishpg-money;
Create babelfishpg_money extension on PostgreSQL cluster:
CREATE EXTENSION babelfishpg_money;
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.