Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Script Based Install Guide: PostgreSQL for RED 8

This is a guide to installing the WhereScape Enablement Pack for PostgreSQL for WhereScape RED 8.6.1.x 

...

Scripts entirely drive the Enablement Pack Install process. The table below outlines these scripts, their purpose, and if Run as Administrator is required. 

#

Enablement Pack Setup Scripts

Script Purpose

Run as Admin

Intended Application

1

install_New_RED_Repository.ps1

Setup and configure a new RED Metadata Repository for the target database PostgreSQL

Yes

New RED installations ONLY

2

install_WslPowershell_Modules.bat

Installs or updates WslPowershell Modules on this machine

Yes

New and Existing installations

3

import_powershell_templates.ps1

Imports or updates the Powershell Templates to a RED Metadata Repository. Also includes any Script or Procedure Imports

no*

Existing installations

4

set_default_templates.ps1

Applies the RED Connection defaults in a RED Metadata Repository for Powershell templates

no*

Existing installations


Note
Note that on some systems executing Windows Powershell scripts is disabled by default, see troubleshooting for workarounds

...

Source Enablement Pack Support

Source Pack Name

Supported By PostgreSQL

Supported Features

Amazon S3

Yes

Downloads file From Amazon S3 and uploads to PostgreSQL Table

Azure DataLake Storage Gen2

Yes

Downloads file From Azure DataLake Storage Gen2 and uploads to PostgreSQL Table

Google Cloud Storage

Yes

Downloads file From Google Cloud Storage and uploads to PostgreSQL Table

Google Drive

Yes

Downloads file From Google Drive and uploads to PostgreSQL Table

Note
Only New line, record delimiter is supported for the current version of load to PostgreSQL

...