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 1pDR7D-0008Hl-1c for pgsql-jdbc@arkaria.postgresql.org; Thu, 05 Jan 2023 14:21:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pDR7B-00011A-FD for pgsql-jdbc@arkaria.postgresql.org; Thu, 05 Jan 2023 14:21:05 +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 1pDR7B-000110-4I for pgsql-jdbc@lists.postgresql.org; Thu, 05 Jan 2023 14:21:05 +0000 Received: from mail-qv1-xf32.google.com ([2607:f8b0:4864:20::f32]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pDR74-0000Pn-73 for pgsql-jdbc@lists.postgresql.org; Thu, 05 Jan 2023 14:21:04 +0000 Received: by mail-qv1-xf32.google.com with SMTP id qb7so10850631qvb.5 for ; Thu, 05 Jan 2023 06:20:58 -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=aDrVEgfXcF3RdTS8EWA0zAbNZEcvFWCSGNKc+B2xeW4=; b=bTcd6aLmhOES5CmLae5L01XFwWDkg5+QXf5fKpnHxbHYR/D+vTxTcE2ApMi7fBLpk1 Wn5mEhi1g+C2Z/klGysIDRuA05fuSXRzQ8CZU/fCn4vV4IcRdLM/2Fs+GKxbRPZsdka1 ULLXe4uOOl36BiZHBGCl/V+Bx3bSnuKMgpYO5i4ohsSP1KaffLL+yTw9W5q7B3b+Te5i qRVS5AeiFbSWq6SJPMIrme2xXfurOSDhCdwkp4OXTJqRH0MG4KT0H+SZjM5981Lgn9RN N8JDsNOI1dflI+qJlTuKPgJbCTiaIKOZIUack1lUzeJUnvR+f0ERTUw0XCzmQ3VjUdPZ 7G+A== 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=aDrVEgfXcF3RdTS8EWA0zAbNZEcvFWCSGNKc+B2xeW4=; b=IyZdtOhmptvSML/3rACWKvwmnubV70j+vC/CpWwC2gWHbc6JKF+MRTUstOym4teBpf T1RMkDIYiA3IrWQM4wn4Vj8HJIwCE5LuyjJD8JW+c9fKsbZDzx8DAuzgf9OQKDWXVyz7 XDnEY3gFqUHyzwZlC3TYtZqOc1NNS96/dLM3TNq73zUzwG14wIzdudTlV1TJ6EnOT3kC KJmcZIDya37XVWKD/EPRKFdJ3V7Hvf/buc1rEue5hEfuIjPIfTjqF0nxzN4UUrKFzWo8 QGUi+nz7viOz0A9Olyy/4O8qbIlqUw7Oi7g9ghUIcSZSZO03vfNc8dE87a30EM4Tsscm qxAw== X-Gm-Message-State: AFqh2kqpg0a0i0HCorQcviH7ueCF1Zjmf9JlGgmYUEEvTeFYf3RS0Em1 RxoJm6vDebyYsjAqpWjvaft9UgHD1TjYvGTAH5c= X-Google-Smtp-Source: AMrXdXutPWRu3lVIuTa9xPmuTcGswQkrUepth/PTbHFatcUVxmsBhi3f1lQY0pzTC8vPWu8Hwgi9NZG755w/UOgLDSQ= X-Received: by 2002:a0c:ec87:0:b0:531:8cde:6273 with SMTP id u7-20020a0cec87000000b005318cde6273mr1850093qvo.39.1672928456661; Thu, 05 Jan 2023 06:20:56 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Clive Swan Date: Thu, 5 Jan 2023 14:20:50 +0000 Message-ID: Subject: Re: postgres.jar To: Dave Cramer Cc: pgsql-jdbc@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000064e29d05f18502d9" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000064e29d05f18502d9 Content-Type: text/plain; charset="UTF-8" Oracle SQL Developer About returns: Java(TM) Platform 11.0.16.1 Postgres.jar are 6 - 8 I don't see any Java package that matches 11?? On Thu, 5 Jan 2023 at 14:12, Dave Cramer wrote: > Well you need to match the postgresql jar to the version of java you are > using. > > > Dave Cramer > www.postgres.rocks > > > On Thu, 5 Jan 2023 at 09:01, Clive Swan wrote: > >> Hi Dave, >> I downloaded the package for Mac ARM64 Version: 22.2.1.234.1810 >> It doesn't say what Java version, I downloaded the postgres jar file for >> 6, 7 and 8. >> Hoped one would work >> >> Thanks >> Clive >> >> On Thu, 5 Jan 2023 at 12:53, Dave Cramer >> wrote: >> >>> Are you using java 6 ? >>> Dave Cramer >>> www.postgres.rocks >>> >>> >>> On Thu, 5 Jan 2023 at 07:45, Clive Swan wrote: >>> >>>> 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 >>>> >>> >> >> -- >> >> Regards, >> >> >> Clive Swan >> >> -- >> >> >> M: +44 7766 452665 >> > -- Regards, Clive Swan -- M: +44 7766 452665 --00000000000064e29d05f18502d9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Oracle SQL Developer About returns: Java(TM) Platform= 11.0.16.1
Postgres.jar are 6 - 8
I don't see an= y Java package that matches 11??



On Thu, 5 Jan 2023 at 14:12, Dave Cramer <davecramer@postgres.rock= s> wrote:
Well you need to match the postgresql jar to the version of j= ava you are using.


Dave Cramer
www.postgres.rocks


On Thu, 5 Jan 2023 at 09:01, Clive Swan <cliveswan@gmail.com> wrote:
=
Hi Dave,
I downloaded the package for Mac= ARM64 Version: 22.2.1.234.1810
It doesn't say what Java vers= ion,=C2=A0 I downloaded the postgres jar file for 6, 7 and 8.
Hoped one would work

Thanks
Clive

On Thu, 5 Jan 2023 at 12:53, Dave Cramer= <davecramer@postgres.rocks> wrote:
Are you using java 6 ?
Dave Cramer
www.postgre= s.rocks


On Thu, 5 Jan 2023 at 07:45, Clive Swan = <cliveswan@gmai= l.com> wrote:
Hi Dave
Thanks for pointing me to t= he correct email list.

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


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

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

I'd nee= d to know more. Which jar? Where did you get it from ?

Dave Cramer
www.postgre= s.rocks


On Thu, 5 Jan 2023 at 07:39, Clive= Swan <cliveswa= n@gmail.com> wrote:
Greetings,

I downloaded and copied the postgres.jar file into >>
sqld= eveloper>lib>ext

It is in the same folder as dbtools-liq= uibase.jar

When I open Oracle SqlDeveloper I don't get the= Postgres database dropdown??
Any suggestions on how to resolve th= is, appreciated.

--
=

=C2=A0Regards,


Clive Swan<= /span>

--




--

=C2=A0Regards,<= /span>


Clive Swan

--


M: +44 7766 452665



--

=C2=A0Regards,<= /span>


Clive Swan

--


M: +44 7766 452665



--

=C2=A0Regards,


Clive Swan

--


M: +44 7766 452665

--00000000000064e29d05f18502d9--