482
Views
4
Comments
Postgress Database Connection
Question

Hi,

I am calling PostgreSQL DB using out-system.i just want to know the steps to call that DB.unable to find PostgresSQL in service center.Please guide me how i need to get that DB in service Center.

2020-02-28 09-46-54
Eduardo Jauch

PostgreSQL is not one of the databases natively supported. See this post for reference: https://www.outsystems.com/forums/discussion/14992/the-postgresql-database-connector-by-ardoric/

Cheers

2026-03-09 12-26-51
Fábio Fantato
 
MVP

It is like Eduardo said. The plugin connector is not native. If you are using an onpremise envirnment you can download this DB Connector  in https://github.com/ardoric/ardoPostgreSQL/releases


Regards


UserImage.jpg
Ganesh Kumar

Fábio Fantato wrote:

It is like Eduardo said. The plugin connector is not native. If you are using an onpremise envirnment you can download this DB Connector  in https://github.com/ardoric/ardoPostgreSQL/releases


Regards

Thanks Fábio Fantato your response. i am doing the development in cloud environment. In that case do i need to use ardoPGSQL zip file.  since i don't see a Platform Folder in my location(C:\Program Files\OutSystems\Platform Server\plugins\database).Please suggest



2019-09-24 18-41-25
Jorge Martins
 
MVP

Hi Ganesh,

If you are using a cloud environment then you cannot install the Postgres plugin connector, it's only possible in on-premises environments

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.