Connecting to RDS for PostgreSQL with the Amazon Web Services (AWS) JDBC Driver (original) (raw)
The Amazon Web Services (AWS) JDBC Driver is designed as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existing JDBC driver. The driver is drop-in compatible with the community pgJDBC driver.
To install the AWS JDBC Driver, append the AWS JDBC Driver .jar file (located in the application CLASSPATH
), and keep references to the respective community driver. Update the respective connection URL prefix as follows:
jdbc:postgresql://
tojdbc:aws-wrapper:postgresql://
For more information about the AWS JDBC Driver and complete instructions for using it, see the Amazon Web Services (AWS) JDBC Driver GitHub repository.
Using psql to connect to your RDS for PostgreSQL DB instance
Connecting to RDS for PostgreSQL with the AWS Python Driver
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.