Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oJx8K-0004AB-AY for pgsql-sql@arkaria.postgresql.org; Fri, 05 Aug 2022 13:12:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oJx8I-0006lX-RY for pgsql-sql@arkaria.postgresql.org; Fri, 05 Aug 2022 13:12:54 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oJx8I-0006hA-Gg for pgsql-sql@lists.postgresql.org; Fri, 05 Aug 2022 13:12:54 +0000 Received: from mail-ua1-x935.google.com ([2607:f8b0:4864:20::935]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oJx8G-0000u2-1x for pgsql-sql@lists.postgresql.org; Fri, 05 Aug 2022 13:12:53 +0000 Received: by mail-ua1-x935.google.com with SMTP id r12so1012093uaf.7 for ; Fri, 05 Aug 2022 06:12:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc; bh=IKU4KC0nSVs0LYhokV9YcgAhwwZnyZs85WRfK1XhAyw=; b=AOBlVBDCk2bbEjQZF+0TXETroVdHG2vO3GgRYX1GTs9ddpEeVgogCfgPQ5sYXnQSlU 3DVyW0W22/Damad6PqL9lC18iSir+dWrk2JxXOet9oEaPQJk0gN2Fk/6C+DByE2wc8gI spiUszkWZfaseQc0WzUdhLVhlcinb6/YwdMHOGchR9Il/PgMRlx5JdrJTg8aXaIp6fhq MseYxpKN+dT9sL4RswOAPvlKiZKcJvc3x8zNbx2jzzY5tCnIoeLYSJXrGepj9Ooavajq bp+i3HDC8u/0jgPfH6pj4MTbeDqiPBufXTW++qbsDccc5CZ0rjDopvyAbK19gmNH9i2f R7pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc; bh=IKU4KC0nSVs0LYhokV9YcgAhwwZnyZs85WRfK1XhAyw=; b=JKk7utXobQSdwc/XsyYIH1zEdsO1WFBVZsahiutnlRb/J2TK1+W29ObIbxQQmnaggr upU8ZX+khvKdIFFR/+IOVQqw90bgJibHnuW9FkzLiqo1+9t1ZLBylmxYfdfliY37nBb+ 9jmVhYCGRXky7e4X1g/xS8zqEueVlLQr/kEJ+b9a7SDtu5pTBH/cmWPc8taheImsOSmh VYa3YVIsXJsw6L4aqek2Zk95jjFehC1a/EitR+Apxrd+0TCyl/wSuWG/dNQnLSZaKJwf 72ZfMF8WsA2ckjwbdLFvytYapPhv9tKCYCgSW2nvAbWTe7d/Li3WX9RKt6aPnz3+RDR/ GPrA== X-Gm-Message-State: ACgBeo0xsiA126DnhYMusqdot4bdxulJrbkdjnUq5YAX3YTGQ/EpMXcA O76IB6RrGRPSaBGeMPozYQKPIVXsy/bHgna+CWwqQc7j X-Google-Smtp-Source: AA6agR7d6zegYJpzXUgDb+VGs+O+2iPC0zw6+z8UCPavWpVJzbXI37qbbq9LJTkPvnibt5GPqhHjw6pMVyN9t7RSWW8= X-Received: by 2002:ab0:7c61:0:b0:384:e1e7:2ead with SMTP id h1-20020ab07c61000000b00384e1e72eadmr3017960uax.111.1659705170947; Fri, 05 Aug 2022 06:12:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: aditya desai Date: Fri, 5 Aug 2022 18:42:39 +0530 Message-ID: Subject: Re: JDBC Driver for postgres 9.6 To: Steve Midgley Cc: pgsql-sql Content-Type: multipart/alternative; boundary="00000000000025729105e57e3974" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000025729105e57e3974 Content-Type: text/plain; charset="UTF-8" Apologies and thanks. Let me check this and get back to you. I had given the same link to my Application team. Somehow it is failing for them. On Fri, Aug 5, 2022 at 6:33 PM Steve Midgley wrote: > On Fri, Aug 5, 2022 at 2:01 PM aditya desai wrote: > >> Hi, >> Can someone give postgres 9.6 JDBC driver download link.? I am unable to >> find it. >> >> > I literally typed "jdbc driver postgres" into Google and this is the first > link: https://jdbc.postgresql.org/download.html > > Can you please, in the future, do the basics before posting to this list? > Or if that link doesn't work for you, in your initial post, can you say > that, and explain why? > Thanks, > Steve > > --00000000000025729105e57e3974 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Apologies and thanks. Let me check this and get back to yo= u. I had given the same link to my Application team. Somehow=C2=A0it is fai= ling for them.

On Fri, Aug 5, 2022 at 6:33 PM Steve Midgley <science@misuse.org> wrote:
On Fri, Aug 5, 2022 at 2:01 PM aditya desai <admad123@gmail.com> wrote:
Hi,
Can someone give postgres 9.6 JDBC driver = download link.? I=C2=A0 am unable to find it.

=C2=A0
I literally typed "jdbc driver postgre= s" into Google and this is the first link:=C2=A0https://jdbc.postgresql.o= rg/download.html
=C2=A0
Can you please, in the futu= re, do the basics before posting to this list? Or if that link doesn't = work for you, in your initial post, can you say that, and explain why?
Thanks,
Steve

--00000000000025729105e57e3974--