SAGA-GIS Tool Library Documentation (v8.2.1)

Tool List Table Fields

Loads table information from PostgreSQL data source.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputField DescriptionTable, outputTABLE--
OptionsHostText, CMDPG_HOSTPassword-
PortInteger, CMDPG_PORT-Minimum: 0
Default: 5432
DatabaseText, CMDPG_NAMEDatabase Name-
UserText, CMDPG_USERUser Name-
PasswordText, CMDPG_PWDPassword-
Available ConnectionsChoice, GUICONNECTION-Available Choices:
Default: 0
TableChoiceTABLES-Available Choices:
Default: 0
VerboseBooleanVERBOSE-Default: 0

Command-line

Usage: saga_cmd db_pgsql 11 [-PG_HOST <str>] [-PG_PORT <num>] [-PG_NAME <str>] [-PG_USER <str>] [-PG_PWD <str>] [-TABLE <str>] [-TABLES <str>] [-VERBOSE <str>]
  -PG_HOST:<str>	Host
	Text, CMD
  -PG_PORT:<num>	Port
	Integer, CMD
	Minimum: 0
	Default: 5432
  -PG_NAME:<str>	Database
	Text, CMD
  -PG_USER:<str>	User
	Text, CMD
  -PG_PWD:<str> 	Password
	Text, CMD
  -TABLE:<str>  	Field Description
	Table, output
  -TABLES:<str> 	Table
	Choice
	Available Choices:
	Default: 0
  -VERBOSE:<str>	Verbose
	Boolean
	Default: 0