Skip to main content
Version: Next
Alibaba Cloud Hologres is a real-time interactive analytics service, fully compatible with PostgreSQL 11.
Installation
Required packages: psycopg2
Connection String
postgresql+psycopg2://{username}:{password}@{host}:{port}/{database}
ParameterDescription
usernameAccessKey ID of your Alibaba Cloud account
passwordAccessKey secret of your Alibaba Cloud account
hostPublic endpoint of the Hologres instance
portPort number of the Hologres instance
databaseName of the Hologres database
Default port: 80
Supported Features
JOINsSubqueriesDynamic SchemaCatalog SupportDynamic CatalogSSH TunnelingQuery CancellationFile UploadUser ImpersonationCost EstimationSQL Validation
Time Grains
Common Time Grains:
SECONDMINUTEHOURDAYWEEKMONTHQUARTERYEAR
Help improve this documentation by editing the engine spec: