PostgreSQL Connection

Specifies the options for connecting to PostgreSQL databases.

DBMS/driver-specific connection string

Sartu kontrolatzailearen konexio-kate espezifikoa. Konexio-katea zuriunez bereizitako gako-hitz/balio bikoteen sekuentzia bat da. Adibidez:

dbname=NireDatubasea host=nireOstalaria port=5432

non

Konexio-katea honako moduan ere sartu daiteke:

postgresql://nireOstalaria:ataka/nireDatubasea.

note

Refer to the database server administrator for the correct values of the keywords passed in the connection string. Values for user= and password= are ignored but will be requested at connection time.


tip

Konexio-katea LibreOfficeDev Base egoera-barran bistaratzen da.


List of all keyword/value pairs for PostgreSQL 13 connection string. Not every pair is handled by the LibreOfficeDev driver manager.