Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-postgres-source
/
xtdb.postgres
/
PostgresRemote
/
Factory
/
Factory
Factory
constructor
(
hostname
:
String
,
port
:
Int
=
5432
,
database
:
String
,
username
:
String
,
password
:
String
)