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 1pDVb4-0003oz-2d for pgsql-advocacy@arkaria.postgresql.org; Thu, 05 Jan 2023 19:08:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pDVb2-00061a-Tr for pgsql-advocacy@arkaria.postgresql.org; Thu, 05 Jan 2023 19:08:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pDPcH-00048V-KL; Thu, 05 Jan 2023 12:45:05 +0000 Received: from mail-qv1-xf29.google.com ([2607:f8b0:4864:20::f29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pDPcE-0007ue-Sb; Thu, 05 Jan 2023 12:45:05 +0000 Received: by mail-qv1-xf29.google.com with SMTP id d13so25475999qvj.8; Thu, 05 Jan 2023 04:45:02 -0800 (PST) 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:subject:date:message-id:reply-to; bh=kgdlcxL8dLNblVgpEsDUC65aq9mYCKy1pM3hobAflnk=; b=pXSdCB7fAP3SHIEnI4G0zDyapQ2XGTi/zC0AORLmgDFxPIAe6WnMghnHzmvUhaIm+J 8/WNtq9w6khwbSUNo7vuiShm9N3cxeAJLCzN4oYyqApVsCnKd5Qdf2tqN8xt7V1ZImGf 1+Cv1UyNdPmsiQabY9cfPRyNDDBHrh1/E88iJzzclhEa7cMj0MhKWQ1KhH1lRuGnRUHO h7iDqD/+9ZYp6Rb3HN0wnuoIdSF5t4BV22hnFo1i21EM3Cgm7PGwNKyJvnqBakix/H9l vhjrD8M8NFw/cSW4p4KYXLXzUQcd+IoZ5WDrhtNfMnDQspgNl/yLKk43IEgRS5MzNTxE SFcg== 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:subject:date:message-id :reply-to; bh=kgdlcxL8dLNblVgpEsDUC65aq9mYCKy1pM3hobAflnk=; b=sqPbTMSbQV5P13FBivgpsmgCgHsx/f9aysUmiMuWPN5D07ywv8U8nKm0pTvdoiqHus dJHVEjND+vPLAfOpLdydloMgBcBnHglOqwltqVqBa+d6LdJ6I4We7LWiGixdACwWFC7Z xvUtxZiDwJdKh/rwsGotg2ieStMBMsjkkBFoa+OuFxa0dEvVkz7PG/kWrIcS/ZD5Zdlh b/tefka8PtALf2aYCkmLV4HEqykEKIGhIh2CdHsCFXKw237C9yETshy9haZ9rpjkQ0RY olhP7+rxCXHHyaN7gDjm/gXhog4O5Tkf8WMSNJZShVq2tBYvFyTusuyQQJxPk/xcUD3t 7U2Q== X-Gm-Message-State: AFqh2koi8js5cnIj3J3XgaHuGiqyKc44Jy0APJNWXpa4cFIFCeCM4MXp pVwdmnn6Y6kvvnz1Bii47Lo4cnHerS/XzZf12Ao= X-Google-Smtp-Source: AMrXdXvatmcX1KUozeF/dHQack5TkUZ2ojtzHG9veRRWBMEha0pSg/RmDPfWs7ypfdyUIwB9A4XyS8I7pdJKPiiBfVE= X-Received: by 2002:a0c:ec87:0:b0:531:8cde:6273 with SMTP id u7-20020a0cec87000000b005318cde6273mr1835855qvo.39.1672922700970; Thu, 05 Jan 2023 04:45:00 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Clive Swan Date: Thu, 5 Jan 2023 12:44:54 +0000 Message-ID: Subject: Re: postgres.jar To: Dave Cramer Cc: pgsql-advocacy@lists.postgresql.org, pgsql-jdbc@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000054003005f183abd4" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000054003005f183abd4 Content-Type: text/plain; charset="UTF-8" Hi Dave Thanks for pointing me to the correct email list. I downloaded the jar files from https://jdbc.postgresql.org/download/ file = postgresql-42.2.27.jre6.jar On Thu, 5 Jan 2023 at 12:41, Dave Cramer wrote: > Hi Clive, > > The correct list for this is the pgsql-jdbc list. > > I'd need to know more. Which jar? Where did you get it from ? > > Dave Cramer > www.postgres.rocks > > > On Thu, 5 Jan 2023 at 07:39, Clive Swan wrote: > >> Greetings, >> >> I downloaded and copied the postgres.jar file into >> >> sqldeveloper>lib>ext >> >> It is in the same folder as dbtools-liquibase.jar >> >> When I open Oracle SqlDeveloper I don't get the Postgres database >> dropdown?? >> Any suggestions on how to resolve this, appreciated. >> >> -- >> >> Regards, >> >> >> Clive Swan >> >> -- >> >> >> -- Regards, Clive Swan -- M: +44 7766 452665 --00000000000054003005f183abd4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Dave
Thanks for pointing me to the co= rrect email list.

I downloaded the jar files from https://jdbc.postgresql.org/download/=
file =3D postgresql-42.2.27.jre6.jar


<= br>
On Thu,= 5 Jan 2023 at 12:41, Dave Cramer <davecramer@postgres.rocks> wrote:<= br>
Hi=C2=A0Clive,

The correct list for this is the pgsql-j= dbc list.=C2=A0

I'd need to know more. Which j= ar? Where did you get it from ?

Dave Cramer
www.postgres.rocks


On Thu, 5 Jan 2023 at 07:39, Clive Swan <cliveswan@gmail.com> wr= ote:
Greetings,

I downloaded and cop= ied the postgres.jar file into >>
sqldeveloper>lib>ext=

It is in the same folder as dbtools-liquibase.jar

When I open Oracle SqlDeveloper I don't get the Postgres database dro= pdown??
Any suggestions on how to resolve this, appreciated.

--

=C2=A0Regard= s,


Clive Swan

--




--

=C2=A0Regards,


Clive Swan

--


M: +44 7766 452665

--00000000000054003005f183abd4--