
- #Amazon aws postgresql images how to
- #Amazon aws postgresql images drivers
- #Amazon aws postgresql images driver
NOTE: By using table filtering, you eliminate unnecessary tables for your project and improves the performance of your database connection.
View: Choose whether to display the tables for the informed owner. User must be capitalized as in the example above. Owner: Inform the user who sees the tables informed for display. By default, Scriptcase leaves this option empty. The configuration can contain a PREFIX%% or name of the tables to display. Tables: You can define in this option which tables will be displayed. Procedures: By selecting this option, the procedures of your database will be displayed.Īllows you to define which tables and owners are displayed. System Tables: Selecting this option, the system tables of your database will be displayed. Views: By selecting this option, the views of your database will be displayed. By default, Scriptcase enables this option. Tables: Selecting this option, the tables in your database will be displayed. By default, the items Tables and Views are already selected by Scriptcase.
It allows the connection to see tables, views, system tables and procedures depending on the items selected by the user.
Test connection: Click this button to get a response to the Scriptcase request to find out if the parameters entered are correct.Īccessing this tab, you can configure which Database items will be displayed on the connection, depending on the owner or not. Password: Enter the password to complete the authentication process. Username: Inform the user to authenticate the connection to your database. Database NAme: List and select the database you will connect to. By default, the defined port is 5432.Įschema: Enter the schema for connection to the database. Server/Host (Name or IP): Enter the domain of the Amazon RDS server where the database is installed.ĮX: .com. In this example, we use the PostgreSQL PDO Driver. #Amazon aws postgresql images driver
By default, Scriptcase adds the prefix conn along with the database name.ĭBMS Driver: Select the PostgreSQL Driver for connection. Or access the Database > New connection menu.Īfter that, a screen will appear with all database connections.Ĥ - And choose the Amazon RDS Postgres database.Įnter the parameters for connecting to your Amazon RDS PostgreSQL database as follows:Ĭonnection name: Define the name of your new connection.
#Amazon aws postgresql images how to
See below how to create a connection in your Scriptcase project, using the Driver enabled ( PostgreSQL PDO, PostgreSQL 7 or above, PostgreSQL 6.4 or above and PostgreSQL 6.3 or below.) and the Amazon RDS PostgreSQL database.ġ - Access a project from your Scriptcase.Ģ - Click the New Connection icon to create a connection
To enable the PostgreSQL 6.3 or below: Click HereĪTTENTION: If you don’t have an Amazon RDS database created, check how to create it by clicking here. To enable the PostgreSQL 6.4 or above: Click Here. To enable the PostgreSQL 7 or above: Click Here. To enable the PostgreSQL PDO: Click Here. #Amazon aws postgresql images drivers
If you do not have the PostgreSQL PDO, PostgreSQL 7 or above, PostgreSQL 6.4 or above and PostgreSQL 6.3 or below drivers enabled, check below our documentation on how to enable both in Scriptcase for connection.