Using PostgreSQL with Payara Platform (Video)

Photo of Debbie Hoffman by Debbie Hoffman

In this simple demo video by Rudy De Busscher, learn how to configure the connection to the PostgreSQL database and how to use it with the Payara Platform using either the Admin Console, Asadmin CLI tool, or the DataSource definition.

Using PostgreSQL with Payara Platform ProductsConfiguration of the PostgreSQL Database with Payara Server is best done with the Asadmin CLI tool. You can also use the Admin Console, which is ideal for people trying this for the first time. You can also configure the PostgreSQL using the DataSource definition, part of Jakarta EE framework. This option is best suited for Payara Micro, but both options can be done with either Payara Server or Payara Micro.

If you want to learn how to use Oracle database or MySQL databases in Payara Server and Payara Micro, or see how to use a data source in the JPA or JDBC frameworks, you can watch the other videos in this series specific to your database of choice as they are published. 

Data Source Tutorials

Comments