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.
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
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
Fábio Fantato wrote:
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
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