Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZCF0-00H1Fz-9z for pgsql-general@arkaria.postgresql.org; Wed, 31 Jul 2024 16:31:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sZCEy-00AEwP-Di for pgsql-general@arkaria.postgresql.org; Wed, 31 Jul 2024 16:31:52 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZCEy-00AEwH-05 for pgsql-general@lists.postgresql.org; Wed, 31 Jul 2024 16:31:52 +0000 Received: from mail-oo1-xc33.google.com ([2607:f8b0:4864:20::c33]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sZCEr-002PDc-Im for pgsql-general@lists.postgresql.org; Wed, 31 Jul 2024 16:31:50 +0000 Received: by mail-oo1-xc33.google.com with SMTP id 006d021491bc7-5d5e97b8a22so2213977eaf.2 for ; Wed, 31 Jul 2024 09:31:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1722443505; x=1723048305; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=2QsjjG5t5nEArwcGTqp+xtEL4S3lThi2pFqY+zfIKl4=; b=avhCI2w3yFlo3HyfPwxYWCb0byQTYzyThB7eYVuyRWDHYNCIhEKBjcMR9TNyV8KSNN fDR12DLqQkUkpWHU3aGugLHPZJF3VsVJUW453NkzAoeHic1j8AqZ/xPTQHY9JmErNrvf m5w6qZOuExaq7KrvAjNmJ+UMsCzoWZTszUnAn8anC/Bt1+iJSvR5/YJ2Bl47yuEVBF66 rMVgRbpeeQZzjP1YKms37BXlgeIVt6JAA0XgAiENBkzrKQ5w4CGocn3E6eHWqbjUuOF0 DpAylyXThuNWdn4GGdEkK3FMzYvVVhem8RUH+7jvQ55uh8vz9rDR9qzoqyp/Y9mzciwD 5R8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722443505; x=1723048305; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=2QsjjG5t5nEArwcGTqp+xtEL4S3lThi2pFqY+zfIKl4=; b=FtEuFInuSRk6to9iWBGcbv4HbaYXPtCRFKb/GwaG75xeSwZP2B1cEdHRtlWh+3taAj mIOyTRcSMzi5FVd2qYEKEDqofiEh6n58GfSEC4rDxq1o/schdQOd+i12D6g3XAGxsXg4 CNJO2bHHpRawSR/WFPjkW0ec4R2q+G+xTj8yzBHYquasVoOMO1/YESBzZ+tavOJ98qmE 2/sK5cxg4bdGaieEPmdBcz5c4alARG8EB7yBgIcS36MLCTX4/s/E377+EeADAeGIVAuA ckp03OudkpRzZtpCkP9uq7cX/zTJwRObnH0IbXDnXnlbrTMLzlb4GGlTIrdSIJLa6q7w SUcw== X-Gm-Message-State: AOJu0Yw294+0xswuiI1YtQpnLIsr9tYJC88aW/RwAHUlU6MySk0BP6VH AZcivYYtHlgAfQW7fbQXAe/lUE5W2cdOzS7YoCXboKearm3KPA6KrT56JmQjN5ZJ0eEcTgkFYrv el9kgLiKPOxRfj79T4QdOw/d1DIQ= X-Google-Smtp-Source: AGHT+IFsYONYoUpHE7yC0IQFDn7I4fTZt9PUKU7JP6+XcXzAspTrcLEQbjEugDtg3o6iYCBA/8+vUQzDyNnWCtGYeBY= X-Received: by 2002:a05:6870:3920:b0:25d:f285:d013 with SMTP id 586e51a60fabf-267d4d4034cmr18464148fac.15.1722443504807; Wed, 31 Jul 2024 09:31:44 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "David G. Johnston" Date: Wed, 31 Jul 2024 09:31:08 -0700 Message-ID: Subject: Re: PQconnect() To: Igor Korot Cc: "pgsql-generallists.postgresql.org" Content-Type: multipart/alternative; boundary="0000000000003ff87d061e8da11d" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000003ff87d061e8da11d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Jul 31, 2024 at 9:28=E2=80=AFAM Igor Korot wro= te: > Hi, ALL, > In the https://www.postgresql.org/docs/8.1/libpq.html#LIBPQ-CONNECT > it gives the "options" parameter", but it doesn't specify what options > are available. > > You are looking at the 8.1 docs. Don't do that. Feel free to report back if you find a similar lack still exists in current documentation. David J. --0000000000003ff87d061e8da11d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Jul 31, 2024 at 9:28=E2=80=AFAM Igor Korot <ikorot01@gmail.com> wrote:=
Hi, ALL,
In the https://www.postgresql.org/docs/8= .1/libpq.html#LIBPQ-CONNECT
it gives the "options" parameter", but it doesn't specif= y what options
are available.


You are looking a= t the 8.1 docs.=C2=A0 Don't do that.

Feel free to = report back if you find a similar lack still exists in current documentatio= n.

David J.

--0000000000003ff87d061e8da11d--