All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.Connections.postgresql.txt Maven / Gradle / Ivy

There is a newer version: 16.22.2
Show newest version
--- Connection Options ---

-server=postgresql
  Loads SchemaCrawler plug-in for PostgreSQL.
  
-host=
	Host name. Optional, defaults to localhost.
	
-port=
	Port number. Optional, defaults to 1433.	

-database=
	Database name.
	
-user=
	Database user name.

-password=
	Database password.

-urlx=
  Additional properties for the JDBC driver.
  Optional, no default.
  For example,
  -urlx=loglevel=2




© 2015 - 2024 Weber Informatics LLC | Privacy Policy