Re: PL/java

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PL/java
Date: 2020-12-08 11:23:43
Message-ID: 25587340-b1f5-cebd-8fb9-64068d8d5439@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rob Sargent schrieb am 07.12.2020 um 23:22:
> If I'm tracking correctly I can say the java implementation of
> CopyManager is, to me, blindingly fast. So if the E and the T are in
> java then certainly the L can be also.

I can confirm that using CopyManager in JDBC has pretty much the same performance
as using COPY ... FROM STDIN in e.g. psql

Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alexandre Arruda 2020-12-08 15:19:38 Re: simple reporting tools for postgres in aws
Previous Message David Goodenough 2020-12-08 10:46:28 Re: PL/java